Sergey M․
ef50cb3fda
release 2021.01.16
2021-01-16 09:51:30 +07:00
Sergey M․
8673f4344c
[ChangeLog] Actualize
...
[ci skip]
2021-01-16 09:48:00 +07:00
Sergey M․
f1487d4fca
[mixcloud:playlist:base] Fix video id extraction in flat playlist mode (refs #27787 )
2021-01-16 09:42:57 +07:00
Sergey M․
0cd4c402f0
[animeondemand] Add support for lazy playlist extraction ( closes #27829 )
2021-01-16 09:22:33 +07:00
Sergey M․
9c9b458145
[YoutubeDL] Protect from infinite recursion due to recursively nested playlists ( closes #27833 )
2021-01-16 01:46:41 +07:00
Sergey M․
7e92f9015e
[youporn] Restrict fallback download URL (refs #27822 )
2021-01-15 15:12:04 +07:00
Sergey M․
aa860b8016
[youporn] Improve height and tbr extraction (refs #23659 , refs #20425 )
2021-01-15 14:54:23 +07:00
Sergey M․
b484097b01
[youporn] Fix extraction ( closes #27822 )
2021-01-15 14:43:52 +07:00
Sergey M․
ab9001dab5
[twitter] Add support for unified cards ( closes #27826 )
2021-01-15 12:39:21 +07:00
Sergey M․
1e8e5d5238
[workflows/ci.yml] Run CI on PRs
2021-01-14 02:54:38 +07:00
Sergey M․
d81a213cfb
[YoutubeDL] Raise syntax error for format selection expressions with multiple + operators ( closes #27803 )
2021-01-14 00:38:31 +07:00
Sergey M․
d0fc289f45
[workflows/ci.yml] Change ubuntu-latest to ubuntu-18.04
...
ubuntu-latest alias will be switched to ubuntu-20.04 soon (see [1]) which lacks python 3.3 and 3.4 (see [2]).
1. https://github.blog/changelog/2020-10-29-github-actions-ubuntu-latest-workflows-will-use-ubuntu-20-04/
2. https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
2021-01-11 01:30:54 +07:00
Sergey M․
70f572585d
[twitch] Improve login error extraction
2021-01-10 06:23:58 +07:00
Sergey M․
c2d06aef60
[twitch] Fix authentication (refs #27743 )
2021-01-10 06:23:08 +07:00
Sergey M․
bf6a74c620
release 2021.01.08
2021-01-08 11:03:34 +07:00
Sergey M․
38a967c98e
[ChangeLog] Actualize
...
[ci skip]
2021-01-08 11:01:29 +07:00
Sergey M․
4ae243fc6c
[twitch] Refactor
2021-01-06 03:54:33 +07:00
Sergey M․
8f20ad36dc
[twitch] Drop legacy kraken API v5 code altogether
2021-01-06 03:46:45 +07:00
Sergey M․
799c794947
[twitch:vod] Switch to GraphQL for video metadata
2021-01-06 03:34:36 +07:00
Sergey M․
ccc7112291
[twitch] Improve access token extraction and remove unused code ( closes #27646 )
2021-01-06 02:11:49 +07:00
Sergey M․
ecae54a98d
[motherless] Fix review issues and improve extraction ( closes #26495 , closes #27450 )
2021-01-05 07:40:30 +07:00
Sergey M․
c3399cac19
[travis] Drop Travis CI ( closes #7193 , closes #12366 )
2021-01-05 02:44:27 +07:00
Sergey M․
9237aaa77f
[workflows/ci.yml] Add support for jython
2021-01-05 02:38:44 +07:00
Sergey M․
0889eb33e0
[xfileshare] Add support for aparat.cam ( closes #27651 )
2021-01-04 00:17:51 +07:00
Sergey M․
0021a2b9a1
[nrktv] Add subtitles test
2021-01-03 22:25:17 +07:00
Sergey M․
8e953dcbb1
release 2021.01.03
2021-01-03 09:12:47 +07:00
Sergey M․
f4afb9a6a8
[ChangeLog] Actualize
...
[ci skip]
2021-01-03 09:10:40 +07:00
Sergey M․
d5b8cf093c
[nrk] Fix age limit extraction
2021-01-03 08:58:05 +07:00
Sergey M․
5c6e84c0ff
[nrk] Improve series metadata extraction ( closes #27473 )
2021-01-03 08:31:26 +07:00
Sergey M․
1aaee908b9
[nrk] PEP 8
2021-01-03 07:57:12 +07:00
Sergey M․
b2d9fd9c9f
[nrk] Improve episode and season number extraction
2021-01-03 07:53:05 +07:00
Sergey M․
bc2f83b95e
[nrktv] Fix tests
2021-01-03 07:31:03 +07:00
Sergey M․
85de33b04e
[nrk] Improve series metadata extraction
2021-01-03 07:30:45 +07:00
Sergey M․
7dfd966848
[nrk] Extract subtitles
2021-01-03 07:02:13 +07:00
Sergey M․
a25d03d7cb
[nrk] Fix age limit extraction
2021-01-03 06:51:21 +07:00
Sergey M․
cabfd4b1f0
[nrk] Inline _extract_from_playback
2021-01-03 06:45:17 +07:00
Sergey M․
7b643d4cd0
[nrk] Improve video id extraction
2021-01-03 06:44:28 +07:00
Sergey M․
1f1d01d498
[nrk] Add more shortcut tests
2021-01-03 06:41:37 +07:00
Sergey M․
21a42e2588
[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
2021-01-03 06:29:52 +07:00
Sergey M․
2df93a0c4a
[nrktv] Switch to playback endpoint
...
mediaelement endpoint is no longer in use.
2021-01-03 05:01:45 +07:00
Sergey M․
4066945919
release 2020.12.31
2020-12-31 05:17:55 +07:00
Sergey M․
2a84694b1e
[ChangeLog] Actualize
...
[ci skip]
2020-12-31 05:14:33 +07:00
Sergey M․
4046ffe1e1
[redditr] Fix review issues and extract source thumbnail ( closes #27503 )
2020-12-31 05:07:57 +07:00
Sergey M․
479cc6d5a1
release 2020.12.29
2020-12-29 02:52:31 +07:00
Sergey M․
38286ee729
[ChangeLog] Actualize
...
[ci skip]
2020-12-29 02:49:53 +07:00
Sergey M․
1a95953867
[youtube] Improve yt initial data extraction ( closes #27524 )
2020-12-29 02:29:34 +07:00
Sergey M․
71febd1c52
[youtube:tab] Improve URL matching ( closes #27559 )
2020-12-29 02:19:43 +07:00
Sergey M․
f1bc56c99b
[youtube:tab] Restore retry on browse requests ( closes #27313 , closes #27564 )
2020-12-29 02:11:48 +07:00
Sergey M․
6f2eaaf73d
[teachable] Improve embed detection ( closes #26923 )
2020-12-27 22:57:50 +07:00
e474996541
[youtube] Update invidious.snopyta.org ( #22667 )
...
Co-authored-by: sofutru <54445344+sofutru@users.noreply.github.com >
2020-12-27 21:15:09 +07:00
Sergey M․
365b3cc72d
release 2020.12.26
2020-12-26 23:17:35 +07:00
Sergey M․
a272fe21a8
[ChangeLog] Actualize
...
[ci skip]
2020-12-26 23:13:26 +07:00
Sergey M․
cec1c2f211
[instagram] Fix test
2020-12-26 23:00:15 +07:00
Sergey M․
12053450dc
[instagram] Fix comment count extraction
2020-12-26 23:00:15 +07:00
Sergey M․
46cffb0c47
[instagram] Add support for reel URLs ( closes #26234 , closes #26250 )
2020-12-26 23:00:15 +07:00
Sergey M․
6911312e53
[instagram] Improve thumbnail extraction
2020-12-26 22:42:58 +07:00
Sergey M․
f22b5a6b96
[instagram] Improve extraction ( closes #22880 )
2020-12-26 22:37:41 +07:00
Sergey M․
d61ed9f2f1
[spankbang] Remove unused import
2020-12-26 22:14:31 +07:00
Sergey M․
8bc4c6350e
[spangbang:playlist] Fix extraction ( closes #24087 )
2020-12-26 21:58:26 +07:00
Sergey M․
cfa4ffa23b
[spangbang] Add support for playlist videos
2020-12-26 21:55:12 +07:00
Sergey M․
4f1dc1463d
[pornhub] Improve like and dislike count extraction ( closes #27356 )
2020-12-26 21:24:43 +07:00
Sergey M․
17e0f41d34
[pornhub] Fix review issues ( closes #27393 )
2020-12-26 21:17:17 +07:00
Sergey M․
98106accb6
[bongacams] Add extractor ( closes #27440 )
2020-12-26 20:30:19 +07:00
Sergey M․
af1312bfc3
[youtube:tab] Extend _VALID_URL ( closes #27501 )
2020-12-26 19:59:57 +07:00
Sergey M․
7bf5e3a84a
[mewatch] Relax _VALID_URL ( closes #27506 )
2020-12-22 23:27:05 +07:00
Sergey M․
08a17dae5b
release 2020.12.22
2020-12-22 04:48:07 +07:00
Sergey M․
924ea66ade
[ChangeLog] Actualize
...
[ci skip]
2020-12-22 04:45:37 +07:00
Sergey M․
a8b31505ed
Switch to GitHub actions for CI
...
Travis CI has ignored our requests and does not look to be interested in providing OSS credits for youtube-dl
2020-12-20 06:48:20 +07:00
Sergey M․
942b8ca3be
[youtube] Improve xsrf token extraction ( closes #27442 )
2020-12-20 00:48:44 +07:00
Sergey M․
3729c52f9d
[generic] Improve RSS age limit extraction
2020-12-19 23:24:52 +07:00
Sergey M․
c98052c5da
[yandexmusic:album] Simplify
2020-12-14 12:52:25 +07:00
Sergey M․
ab62bc5838
[yandexmusic] Add support for music.yandex.com ( closes #27425 )
2020-12-14 12:48:12 +07:00
Sergey M․
bc87ba8424
[yandexmusic] DRY _VALID_URL base
2020-12-14 12:45:56 +07:00
Sergey M․
755f186e21
release 2020.12.14
2020-12-14 00:57:11 +07:00
Sergey M․
2240a1dc4d
[ChangeLog] Actualize
...
[ci skip]
2020-12-14 00:55:04 +07:00
Sergey M․
03d3af9768
[test_InfoExtractor] PEP 8
2020-12-13 23:47:13 +07:00
Sergey M․
5ce9527e16
[mdr] Bypass geo restriction
2020-12-13 23:43:16 +07:00
Sergey M․
c527f5ada0
[mdr] Improve extraction ( closes #24346 , closes #26873 )
2020-12-13 23:42:43 +07:00
Sergey M․
ace52668f0
[PULL_REQUEST_TEMPLATE.md] Add tests requirement and make coding conventions requirement more explicit
2020-12-13 22:46:17 +07:00
Sergey M․
9c33eb027e
[yandexmusic:album] Improve album title extraction ( closes #27418 )
2020-12-13 22:18:40 +07:00
Sergey M․
679b711395
[eporner] Fix view count extraction and make optional ( closes #23306 )
2020-12-13 20:27:08 +07:00
Sergey M․
1727541315
[extractor/common] Improve JSON-LD interaction statistic extraction (refs #23306 )
2020-12-13 20:24:13 +07:00
Sergey M․
45b0a0d11b
[eporner] Fix embed test URL
2020-12-13 19:57:11 +07:00
Sergey M․
eae19a4473
[extractor/common] Document duration meta field for playlists
2020-12-13 16:53:23 +07:00
Sergey M․
f70c263ce5
[linuxacademy] Fix authentication and extraction ( closes #21129 , closes #26223 , closes #27402 )
2020-12-13 16:52:36 +07:00
Sergey M․
d8008dee4f
[vlive] Sort live formats ( closes #27404 )
2020-12-13 15:04:18 +07:00
Sergey M․
3cb1a5dc73
release 2020.12.12
2020-12-12 07:09:59 +07:00
Sergey M․
ed40c02c9b
[ChangeLog] Actualize
...
[ci skip]
2020-12-12 07:04:28 +07:00
Sergey M․
b5fdceb4d1
[ruutu] Extract more metadata and detect non-free videos ( closes #21154 )
2020-12-12 06:49:43 +07:00
Sergey M․
1e6f7f3b45
[ruutu] Authenticate format URLs ( closes #21031 , closes #26782 )
2020-12-12 05:57:14 +07:00
Sergey M․
469ff02f4e
[ruutu] Add support for static.nelonenmedia.fi ( closes #25412 )
2020-12-12 05:10:54 +07:00
Sergey M․
56f1c5ad38
[ruutu] Extend _VALID_URL ( closes #24839 )
2020-12-12 05:10:54 +07:00
Sergey M․
3ae02d4a62
[wdr] Extent subtitles extraction and improve overall extraction ( closes #22672 , closes #22723 )
2020-12-12 04:52:35 +07:00
Sergey M․
22933e02d4
[wdr:page] Add support for kinder.wdr.de ( closes #27350 )
2020-12-12 04:27:25 +07:00
Sergey M․
772cefef8c
[ChangeLog] Actualize
...
[ci skip]
2020-12-10 00:12:59 +07:00
Sergey M․
a4a2fa8754
release 2020.12.09
2020-12-09 04:25:24 +07:00
Sergey M․
9da0504a09
[ChangeLog] Actualize
...
[ci skip]
2020-12-09 04:24:31 +07:00
Sergey M․
470cf496f5
[youtube:tab] Improve identity token extraction ( closes #27197 )
2020-12-09 04:17:47 +07:00
Sergey M․
e029da9add
[youtube:tab] Make click tracking params on continuation optional
2020-12-09 04:06:44 +07:00
Sergey M․
e00b8f60d4
[youtube:tab] Delegate inline playlists to tab-based playlists ( closes #27298 )
2020-12-09 03:40:02 +07:00