]> asedeno.scripts.mit.edu Git - youtube-dl.git/log
youtube-dl.git
2 years agoAdd back `YoutubeSearchURLIE`
pukkandan [Sat, 29 Jan 2022 19:11:47 +0000 (00:41 +0530)]
Add back `YoutubeSearchURLIE`

3 years ago[spike] Update Paramount Network feed URL(closes #27715)
Remita Amine [Fri, 8 Jan 2021 08:25:00 +0000 (09:25 +0100)]
[spike] Update Paramount Network feed URL(closes #27715)

3 years agorelease 2021.01.08 2021.01.08
Sergey M․ [Fri, 8 Jan 2021 04:03:34 +0000 (11:03 +0700)]
release 2021.01.08

3 years ago[ChangeLog] Actualize
Sergey M․ [Fri, 8 Jan 2021 04:01:29 +0000 (11:01 +0700)]
[ChangeLog] Actualize
[ci skip]

3 years ago[rai] improve subtitles extraction (#27705)
nixxo [Thu, 7 Jan 2021 13:48:45 +0000 (14:48 +0100)]
[rai] improve subtitles extraction (#27705)

closes #27698

3 years ago[canvas] Match only supported VRT NU URLs(#27707)
Remita Amine [Thu, 7 Jan 2021 11:35:04 +0000 (12:35 +0100)]
[canvas] Match only supported VRT NU URLs(#27707)

3 years ago[extractors] add BibelTVIE import
Remita Amine [Wed, 6 Jan 2021 19:39:04 +0000 (20:39 +0100)]
[extractors] add BibelTVIE import

3 years ago[bibeltv] Add new extractor(closes #14361)
Remita Amine [Wed, 6 Jan 2021 19:38:02 +0000 (20:38 +0100)]
[bibeltv] Add new extractor(closes #14361)

3 years ago[bfmtv] Add new extractor(closes #16053)(closes #26615)
Remita Amine [Wed, 6 Jan 2021 17:50:02 +0000 (18:50 +0100)]
[bfmtv] Add new extractor(closes #16053)(closes #26615)

3 years ago[sbs] Add support for ondemand play and news embed URLs(closes #17650)(closes #27629)
Remita Amine [Wed, 6 Jan 2021 12:41:07 +0000 (13:41 +0100)]
[sbs] Add support for ondemand play and news embed URLs(closes #17650)(closes #27629)

3 years ago[twitch] Refactor
Sergey M․ [Tue, 5 Jan 2021 20:54:33 +0000 (03:54 +0700)]
[twitch] Refactor

3 years ago[twitch] Drop legacy kraken API v5 code altogether
Sergey M․ [Tue, 5 Jan 2021 20:46:03 +0000 (03:46 +0700)]
[twitch] Drop legacy kraken API v5 code altogether

3 years ago[twitch:vod] Switch to GraphQL for video metadata
Sergey M․ [Tue, 5 Jan 2021 20:33:45 +0000 (03:33 +0700)]
[twitch:vod] Switch to GraphQL for video metadata

3 years ago[canvas] Fix VRT NU extraction(closes #26957)(closes #27053)
Remita Amine [Tue, 5 Jan 2021 20:17:08 +0000 (21:17 +0100)]
[canvas] Fix VRT NU extraction(closes #26957)(closes #27053)

3 years ago[twitch] Improve access token extraction and remove unused code (closes #27646)
Sergey M․ [Tue, 5 Jan 2021 19:10:44 +0000 (02:10 +0700)]
[twitch] Improve access token extraction and remove unused code (closes #27646)

3 years ago[twitch] Switch access token to GraphQL and refactor.
23rd [Sun, 3 Jan 2021 13:30:56 +0000 (16:30 +0300)]
[twitch] Switch access token to GraphQL and refactor.

3 years ago[rai] Detect ContentItem in iframe (closes #12652) (#27673)
nixxo [Tue, 5 Jan 2021 18:49:56 +0000 (19:49 +0100)]
[rai] Detect ContentItem in iframe (closes #12652) (#27673)

Co-authored-by: Sergey M. <dstftw@gmail.com>
3 years ago[ketnet] fix extraction(closes #27662)
Remita Amine [Tue, 5 Jan 2021 17:17:04 +0000 (18:17 +0100)]
[ketnet] fix extraction(closes #27662)

3 years ago[dplay] Add suport Discovery+ domains(closes #27680)
Remita Amine [Tue, 5 Jan 2021 16:31:19 +0000 (17:31 +0100)]
[dplay] Add suport Discovery+ domains(closes #27680)

3 years ago[motherless] Fix review issues and improve extraction (closes #26495, closes #27450)
Sergey M․ [Tue, 5 Jan 2021 00:40:06 +0000 (07:40 +0700)]
[motherless] Fix review issues and improve extraction (closes #26495, closes #27450)

3 years ago[motherless] Fix recent videos upload date extraction (closes #27661)
cladmi [Wed, 16 Dec 2020 08:54:48 +0000 (09:54 +0100)]
[motherless] Fix recent videos upload date extraction (closes #27661)

Less than a week old videos use a '20h ago' or '1d ago' format.

I kept the support for 'Ago' with uppercase start at is was already in the code.

3 years ago[travis] Drop Travis CI (closes #7193, closes #12366)
Sergey M․ [Mon, 4 Jan 2021 19:44:27 +0000 (02:44 +0700)]
[travis] Drop Travis CI (closes #7193, closes #12366)

3 years ago[workflows/ci.yml] Add support for jython
Sergey M․ [Mon, 4 Jan 2021 18:34:28 +0000 (01:34 +0700)]
[workflows/ci.yml] Add support for jython

3 years ago[downloader/hls] Disable decryption in tests (#27660)
Kevin O'Connor [Mon, 4 Jan 2021 18:24:01 +0000 (13:24 -0500)]
[downloader/hls] Disable decryption in tests (#27660)

Tests truncate the download to 10241 bytes, which is not divisible by 16
and cannot be decrypted. Tests don't really care about the decrypted
content, just that the data they retrieved is the expected data.
Therefore, it's fine to just return the encrypted data to tests.

See: #27621 and #27620

3 years ago[iheart] Update test description value (#27037)
Yurii H [Mon, 4 Jan 2021 16:16:27 +0000 (18:16 +0200)]
[iheart] Update test description value  (#27037)

the description has no HTML tags now.

3 years ago[nrk] fix extraction for videos without a legalAge rating
Remita Amine [Mon, 4 Jan 2021 11:16:54 +0000 (12:16 +0100)]
[nrk] fix extraction for videos without a legalAge rating

3 years ago[iheart] clean HTML tags from episode description
Remita Amine [Mon, 4 Jan 2021 08:59:20 +0000 (09:59 +0100)]
[iheart] clean HTML tags from episode description

3 years ago[iheart] remove print statement
Remita Amine [Mon, 4 Jan 2021 08:42:27 +0000 (09:42 +0100)]
[iheart] remove print statement

3 years ago[googleplus] Remove Extractor(closes #4955)(closes #7400)
Remita Amine [Mon, 4 Jan 2021 00:13:53 +0000 (01:13 +0100)]
[googleplus] Remove Extractor(closes #4955)(closes #7400)

3 years ago[applepodcasts] Add new extractor(#25918)
Remita Amine [Mon, 4 Jan 2021 00:09:11 +0000 (01:09 +0100)]
[applepodcasts] Add new extractor(#25918)

3 years ago[googlepodcasts] Add new extractor
Remita Amine [Mon, 4 Jan 2021 00:04:20 +0000 (01:04 +0100)]
[googlepodcasts] Add new extractor

3 years ago[iheart] Add new extractor for iHeartRadio(#27037)
Remita Amine [Mon, 4 Jan 2021 00:00:31 +0000 (01:00 +0100)]
[iheart] Add new extractor for iHeartRadio(#27037)

3 years ago[acast] clean podcast URLs
Remita Amine [Sun, 3 Jan 2021 23:53:58 +0000 (00:53 +0100)]
[acast] clean podcast URLs

3 years ago[stitcher] clean podcast URLs
Remita Amine [Sun, 3 Jan 2021 23:53:32 +0000 (00:53 +0100)]
[stitcher] clean podcast URLs

3 years ago[utils] add a function to clean podcast URLs
Remita Amine [Sun, 3 Jan 2021 23:51:55 +0000 (00:51 +0100)]
[utils] add a function to clean podcast URLs

3 years ago[xfileshare] Add support for aparat.cam (closes #27651)
Sergey M․ [Sun, 3 Jan 2021 17:17:51 +0000 (00:17 +0700)]
[xfileshare] Add support for aparat.cam (closes #27651)

3 years ago[nrktv] Add subtitles test
Sergey M․ [Sun, 3 Jan 2021 15:25:17 +0000 (22:25 +0700)]
[nrktv] Add subtitles test

3 years ago[twitter] Add support for summary card(closes #25121)
Remita Amine [Sun, 3 Jan 2021 12:37:24 +0000 (13:37 +0100)]
[twitter] Add support for summary card(closes #25121)

3 years ago[twitter] try to use a Generic fallback for unknown twitter cards(closes #25982)
Remita Amine [Sun, 3 Jan 2021 12:29:00 +0000 (13:29 +0100)]
[twitter] try to use a Generic fallback for unknown twitter cards(closes #25982)

3 years ago[stitcher] Add support for shows and show metadata extraction(closes #20510)
Remita Amine [Sun, 3 Jan 2021 11:12:06 +0000 (12:12 +0100)]
[stitcher] Add support for shows and show metadata extraction(closes #20510)

3 years ago[stv] improve episode id extraction(closes #23083)
Remita Amine [Sun, 3 Jan 2021 09:04:32 +0000 (10:04 +0100)]
[stv] improve episode id extraction(closes #23083)

3 years agorelease 2021.01.03 2021.01.03
Sergey M․ [Sun, 3 Jan 2021 02:12:47 +0000 (09:12 +0700)]
release 2021.01.03

3 years ago[ChangeLog] Actualize
Sergey M․ [Sun, 3 Jan 2021 02:10:40 +0000 (09:10 +0700)]
[ChangeLog] Actualize
[ci skip]

3 years ago[nrk] Fix age limit extraction
Sergey M․ [Sun, 3 Jan 2021 01:58:05 +0000 (08:58 +0700)]
[nrk] Fix age limit extraction

3 years ago[nrk] Improve series metadata extraction (closes #27473)
Sergey M․ [Sun, 3 Jan 2021 01:31:26 +0000 (08:31 +0700)]
[nrk] Improve series metadata extraction (closes #27473)

3 years ago[nrk] PEP 8
Sergey M․ [Sun, 3 Jan 2021 00:57:12 +0000 (07:57 +0700)]
[nrk] PEP 8

3 years ago[nrk] Improve episode and season number extraction
Sergey M․ [Sun, 3 Jan 2021 00:53:05 +0000 (07:53 +0700)]
[nrk] Improve episode and season number extraction

3 years ago[nrktv] Fix tests
Sergey M․ [Sun, 3 Jan 2021 00:31:03 +0000 (07:31 +0700)]
[nrktv] Fix tests

3 years ago[nrk] Improve series metadata extraction
Sergey M․ [Sun, 3 Jan 2021 00:30:45 +0000 (07:30 +0700)]
[nrk] Improve series metadata extraction

3 years ago[nrk] Extract subtitles
Sergey M․ [Sun, 3 Jan 2021 00:02:13 +0000 (07:02 +0700)]
[nrk] Extract subtitles

3 years ago[nrk] Fix age limit extraction
Sergey M․ [Sat, 2 Jan 2021 23:51:21 +0000 (06:51 +0700)]
[nrk] Fix age limit extraction

3 years ago[nrk] Inline _extract_from_playback
Sergey M․ [Sat, 2 Jan 2021 23:45:17 +0000 (06:45 +0700)]
[nrk] Inline _extract_from_playback

3 years ago[nrk] Improve video id extraction
Sergey M․ [Sat, 2 Jan 2021 23:44:28 +0000 (06:44 +0700)]
[nrk] Improve video id extraction

3 years ago[nrk] Add more shortcut tests
Sergey M․ [Sat, 2 Jan 2021 23:41:37 +0000 (06:41 +0700)]
[nrk] Add more shortcut tests

3 years ago[nrk] Improve extraction (closes #27634, closes #27635)
Sergey M․ [Sat, 2 Jan 2021 23:29:52 +0000 (06:29 +0700)]
[nrk] Improve extraction (closes #27634, closes #27635)

+ Add support for mp3 formats
* Generalize and delegate all item extractors to nrk, beware ie key breakages
+ Add support for podcasts
+ Generalize nrk shortcut form to support all kind of ids

3 years ago[nrktv] Switch to playback endpoint
Sergey M․ [Sat, 2 Jan 2021 22:01:45 +0000 (05:01 +0700)]
[nrktv] Switch to playback endpoint

mediaelement endpoint is no longer in use.

3 years ago[vvvvid] fix season metadata extraction(#18130)
Remita Amine [Fri, 1 Jan 2021 19:21:59 +0000 (20:21 +0100)]
[vvvvid] fix season metadata extraction(#18130)

3 years ago[stitcher] fix extraction(closes #20811)(closes #27606)
Remita Amine [Fri, 1 Jan 2021 17:30:56 +0000 (18:30 +0100)]
[stitcher] fix extraction(closes #20811)(closes #27606)

3 years ago[acast] fix extraction(closes #21444)(closes #27612)(closes #27613)
Remita Amine [Fri, 1 Jan 2021 16:05:42 +0000 (17:05 +0100)]
[acast] fix extraction(closes #21444)(closes #27612)(closes #27613)

3 years ago[arcpublishing] add missing staticmethod decorator
Remita Amine [Thu, 31 Dec 2020 22:42:17 +0000 (23:42 +0100)]
[arcpublishing] add missing staticmethod decorator

3 years ago[arcpublishing] Add new extractor
Remita Amine [Thu, 31 Dec 2020 22:31:07 +0000 (23:31 +0100)]
[arcpublishing] Add new extractor

closes #2298
closes #9340
closes #17200

3 years ago[sky] add support for Sports News articles and Brighcove videos(closes #13054)
Remita Amine [Thu, 31 Dec 2020 11:17:55 +0000 (12:17 +0100)]
[sky] add support for Sports News articles and Brighcove videos(closes #13054)

3 years ago[vvvvid] skip unplayable episodes and extract akamai formats(closes #27599)
Remita Amine [Thu, 31 Dec 2020 11:04:35 +0000 (12:04 +0100)]
[vvvvid] skip unplayable episodes and extract akamai formats(closes #27599)

3 years ago[yandexvideo] fix extraction for Python 3.4
Remita Amine [Thu, 31 Dec 2020 10:58:52 +0000 (11:58 +0100)]
[yandexvideo] fix extraction for Python 3.4

3 years agorelease 2020.12.31 2020.12.31
Sergey M․ [Wed, 30 Dec 2020 22:17:55 +0000 (05:17 +0700)]
release 2020.12.31

3 years ago[ChangeLog] Actualize
Sergey M․ [Wed, 30 Dec 2020 22:14:33 +0000 (05:14 +0700)]
[ChangeLog] Actualize
[ci skip]

3 years ago[redditr] Fix review issues and extract source thumbnail (closes #27503)
Sergey M․ [Wed, 30 Dec 2020 22:06:54 +0000 (05:06 +0700)]
[redditr] Fix review issues and extract source thumbnail (closes #27503)

3 years ago[redditr] Extract all thumbnails
ozburo [Tue, 22 Dec 2020 12:12:14 +0000 (06:12 -0600)]
[redditr] Extract all thumbnails

3 years ago[vvvvid] imporove info extraction
Remita Amine [Wed, 30 Dec 2020 17:16:47 +0000 (18:16 +0100)]
[vvvvid] imporove info extraction

3 years ago[vvvvid] add playlists support (#27574)
nixxo [Wed, 30 Dec 2020 17:12:17 +0000 (18:12 +0100)]
[vvvvid] add playlists support (#27574)

closes #18130

3 years ago[yandexdisk] extract info from webpage
Remita Amine [Wed, 30 Dec 2020 15:45:53 +0000 (16:45 +0100)]
[yandexdisk] extract info from webpage

the public API does not return metadata when download limit is reached

3 years ago[yandexdisk] fix extraction(closes #17861)(closes #27131)
Remita Amine [Wed, 30 Dec 2020 12:43:56 +0000 (13:43 +0100)]
[yandexdisk] fix extraction(closes #17861)(closes #27131)

3 years ago[yandexvideo] use old api call as fallback
Remita Amine [Wed, 30 Dec 2020 12:30:11 +0000 (13:30 +0100)]
[yandexvideo] use old api call as fallback

3 years ago[yandexvideo] fix extraction(closes #25000)
Remita Amine [Wed, 30 Dec 2020 08:24:37 +0000 (09:24 +0100)]
[yandexvideo] fix extraction(closes #25000)

3 years ago[utils] accept only supported protocols in url_or_none
Remita Amine [Wed, 30 Dec 2020 08:22:30 +0000 (09:22 +0100)]
[utils] accept only supported protocols in url_or_none

3 years ago[YoutubeDL] Allow format filtering using audio language(#16209)
Remita Amine [Tue, 29 Dec 2020 18:29:08 +0000 (19:29 +0100)]
[YoutubeDL] Allow format filtering using audio language(#16209)

3 years ago[nbc] Remove CSNNE extractor
Remita Amine [Tue, 29 Dec 2020 16:21:05 +0000 (17:21 +0100)]
[nbc] Remove CSNNE extractor

3 years ago[nbc] fix NBCSport VPlayer URL extraction(closes #16640)
Remita Amine [Tue, 29 Dec 2020 16:15:13 +0000 (17:15 +0100)]
[nbc] fix NBCSport VPlayer URL extraction(closes #16640)

3 years ago[aenetworks] fix HistoryPlayerIE tests
Remita Amine [Tue, 29 Dec 2020 15:59:31 +0000 (16:59 +0100)]
[aenetworks] fix HistoryPlayerIE tests

3 years ago[aenetworks] add support for biography.com (closes #3863)
Remita Amine [Tue, 29 Dec 2020 15:13:36 +0000 (16:13 +0100)]
[aenetworks] add support for biography.com (closes #3863)

3 years ago[uktvplay] match new video URLs(closes #17909)
Remita Amine [Tue, 29 Dec 2020 13:10:46 +0000 (14:10 +0100)]
[uktvplay] match new video URLs(closes #17909)

3 years ago[sevenplay] detect API errors
Remita Amine [Tue, 29 Dec 2020 13:09:10 +0000 (14:09 +0100)]
[sevenplay] detect API errors

3 years ago[tenplay] fix format extraction(closes #26653)
Remita Amine [Tue, 29 Dec 2020 13:06:58 +0000 (14:06 +0100)]
[tenplay] fix format extraction(closes #26653)

3 years ago[brightcove] raise ExtractorError for DRM protected videos(closes #23467)(closes #27568)
Remita Amine [Tue, 29 Dec 2020 13:05:23 +0000 (14:05 +0100)]
[brightcove] raise ExtractorError for DRM protected videos(closes #23467)(closes #27568)

3 years agorelease 2020.12.29 2020.12.29
Sergey M․ [Mon, 28 Dec 2020 19:52:31 +0000 (02:52 +0700)]
release 2020.12.29

3 years ago[ChangeLog] Actualize
Sergey M․ [Mon, 28 Dec 2020 19:49:53 +0000 (02:49 +0700)]
[ChangeLog] Actualize
[ci skip]

3 years ago[youtube] Improve yt initial data extraction (closes #27524)
Sergey M․ [Mon, 28 Dec 2020 19:29:34 +0000 (02:29 +0700)]
[youtube] Improve yt initial data extraction (closes #27524)

3 years ago[youtube:tab] Improve URL matching (closes #27559)
Sergey M․ [Mon, 28 Dec 2020 19:19:43 +0000 (02:19 +0700)]
[youtube:tab] Improve URL matching (closes #27559)

3 years ago[youtube:tab] Restore retry on browse requests (closes #27313, closes #27564)
Sergey M․ [Mon, 28 Dec 2020 19:11:48 +0000 (02:11 +0700)]
[youtube:tab] Restore retry on browse requests (closes #27313, closes #27564)

3 years ago[aparat] Fix extraction
Remita Amine [Mon, 28 Dec 2020 17:19:30 +0000 (18:19 +0100)]
[aparat] Fix extraction

closes #22285
closes #22611
closes #23348
closes #24354
closes #24591
closes #24904
closes #25418
closes #26070
closes #26350
closes #26738
closes #27563

3 years ago[brightcove] remove sonyliv specific code
Remita Amine [Mon, 28 Dec 2020 10:12:57 +0000 (11:12 +0100)]
[brightcove] remove sonyliv specific code

3 years ago[piksel] import format extraction
Remita Amine [Mon, 28 Dec 2020 09:50:29 +0000 (10:50 +0100)]
[piksel] import format extraction

3 years ago[zype] Add support for uplynk videos
Remita Amine [Sun, 27 Dec 2020 22:47:28 +0000 (23:47 +0100)]
[zype] Add support for uplynk videos

3 years ago[toggle] add support for live.mewatch.sg (closes #27555)
Remita Amine [Sun, 27 Dec 2020 21:26:20 +0000 (22:26 +0100)]
[toggle] add support for live.mewatch.sg (closes #27555)

3 years ago[go] Added support for FXNetworks (#26826)
JamKage [Sun, 27 Dec 2020 17:36:21 +0000 (17:36 +0000)]
[go] Added support for FXNetworks (#26826)

Co-authored-by: James Kirrage <james.kirrage@mortgagegym.com>
closes #13972
closes #22467
closes #23754

3 years ago[teachable] Improve embed detection (closes #26923)
Sergey M․ [Sun, 27 Dec 2020 15:57:50 +0000 (22:57 +0700)]
[teachable] Improve embed detection (closes #26923)

3 years ago[mitele] fix free video extraction(#24624)(closes #25827)(closes #26757)
Remita Amine [Sun, 27 Dec 2020 15:22:01 +0000 (16:22 +0100)]
[mitele] fix free video extraction(#24624)(closes #25827)(closes #26757)

3 years ago[telecinco] fix extraction
Remita Amine [Sun, 27 Dec 2020 15:20:49 +0000 (16:20 +0100)]
[telecinco] fix extraction

3 years ago[youtube] Update invidious.snopyta.org (#22667)
Sergey M [Sun, 27 Dec 2020 14:15:09 +0000 (21:15 +0700)]
[youtube] Update invidious.snopyta.org (#22667)

Co-authored-by: sofutru <54445344+sofutru@users.noreply.github.com>
3 years ago[amcnetworks] improve auth only video detection(closes #27548)
Remita Amine [Sun, 27 Dec 2020 07:58:34 +0000 (08:58 +0100)]
[amcnetworks] improve auth only video detection(closes #27548)