28957 Commits

Author SHA1 Message Date
Remita Amine
1f7675451c [redbulltv] Add support for new redbull.com TV URLs(closes #22037)(closes #22063) 2020-09-12 19:27:58 +01:00
tfvlrue
aa27253556
[soundcloud] Reduce pagination limit to fix 502 Bad Gateway errors when listing a user's tracks. (#26557)
Per the documentation here https://developers.soundcloud.com/blog/offset-pagination-deprecated the maximum limit is 200, so let's respect that (even if a higher value sometimes works).

Co-authored-by: tfvlrue <tfvlrue>
2020-09-12 09:35:11 +00:00
Thomas Tsiakalakis
193c93cf39 Merge branch 'ytdl-org-master' 2020-09-11 22:07:25 +02:00
Thomas Tsiakalakis
a5828ee1ff Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into ytdl-org-master 2020-09-11 22:06:59 +02:00
oleksis
6a7dee2451 Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into PictaExtractor 2020-09-06 11:02:31 -04:00
Sergey M․
d51e23d9fc
release 2020.09.06 2020.09.06 2020-09-06 13:00:41 +07:00
Sergey M․
6cd452acff
[ChangeLog] Actualize
[ci skip]
2020-09-06 12:57:56 +07:00
Sergey M․
50e9fcc1fd
[nrktv:episode] Improve video id extraction (closes #25594, closes #26369, closes #26409) 2020-09-06 12:43:50 +07:00
random-nick
16ee69c1b7
[youtube] Fix age gate content detection (#26100) (closes #26152, closes #26311, closes #26384) 2020-09-06 11:44:53 +07:00
Sergey M․
67171ed7e9
[youtube:user] Extend _VALID_URL (closes #26443) 2020-09-06 11:31:28 +07:00
Sergey M․
1d9bf655e6
[utils] Recognize wav mimetype (closes #26463) 2020-09-06 11:19:53 +07:00
TheRealDude2
62ae19ff76
[xhamster] Improve initials regex (#26526) (closes #26353) 2020-09-06 11:10:27 +07:00
Sergey M․
5ed05f26ad
[svtplay] Fix svt id extraction (closes #26425, closes #26428, closes #26438) 2020-09-06 10:45:57 +07:00
Sergey M․
841b683804
[twitch] Rework extractors (closes #12297, closes #20414, closes #20604, closes #21811, closes #21812, closes #22979, closes #24263, closes #25010, closes #25553, closes #25606)
* Switch to GraphQL.
+ Add support for collections.
+ Add support for clips and collections playlists.
2020-09-06 10:45:34 +07:00
oleksis
7da6facfe2 Add movie URL path 2020-08-31 01:18:02 -04:00
J. Randall Owens
b6ed608604 Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-08-28 20:47:05 +01:00
Remita Amine
f5863a3ea0 [biqle] improve video_ext extraction 2020-08-27 19:20:41 +01:00
oleksis
d7c566568a Extract subtitles if available 2020-08-17 01:19:59 -04:00
oleksis
c672f91e05 Improved PictaPlaylist Extractors 2020-08-13 23:52:30 -04:00
oleksis
6d46718378 Add PictaChannelPlaylistIE, PictaUserPlaylistIE 2020-08-12 19:52:13 -04:00
Sergey M․
10709fc7c6
[xhamster] Extend _VALID_URL (closes #25927) 2020-08-12 21:51:50 +07:00
TheRealDude2
a7e348556a
[xhamster] Fix extraction (closes #26157) (#26254) 2020-08-12 21:42:17 +07:00
JChris246
6cb30ea5ed
[xhamster] Extend _VALID_URL (closes #25789) (#25804) 2020-08-12 21:37:22 +07:00
Sergey M․
4aa9a9a20c release 2020.07.28 2020-08-04 21:29:09 +02:00
Sergey M․
5b65f659f6 [ChangeLog] Actualize
[ci skip]
2020-08-04 21:29:09 +02:00
Sergey M․
339a680045 [youtube] Fix sigfunc name extraction (closes #26134, closes #26135, closes #26136, closes #26137) 2020-08-04 21:29:09 +02:00
Lam
e648c7c38f Make flake8 happy. 2020-08-03 20:18:35 +02:00
Lam
044a2ebb3b Typo fix (metsadata->metadata) for video duration (as it's optional, it didn't break anything). 2020-08-03 19:16:01 +02:00
Lam
6d805a6a1a New v3 API for Floatplane. Saves us downloading urls for each quality separately. 2020-08-03 19:07:32 +02:00
Alex James
c8c102122d
[postprocessor/embedthumbnail] Add FLAC support 2020-08-01 15:42:34 -05:00
J. Randall Owens
6f64d18db3 Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-07-29 20:45:52 +01:00
oleksis
92cee65f94 Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into PictaExtractor 2020-07-29 07:43:10 -04:00
Sergey M․
a4ed50bb84
release 2020.07.28 2020.07.28 2020-07-28 05:13:03 +07:00
Sergey M․
570611955f
[ChangeLog] Actualize
[ci skip]
2020-07-28 05:07:54 +07:00
Sergey M․
e450f6cb63
[youtube] Fix sigfunc name extraction (closes #26134, closes #26135, closes #26136, closes #26137) 2020-07-28 05:05:38 +07:00
Ganden Schaffner
76590695f6
[redbulltv] Remove unused imports 2020-07-27 04:27:19 -07:00
Ganden Schaffner
05766ca4bc
[redbulltv] Replace 404-ing tests and support non-AP URLs
Supports slugs in the format mentioned by @Boris-de in #22037.
2020-07-27 04:07:13 -07:00
Ganden Schaffner
13d6440717
[redbulltv] Avoid cache-based method and refactor
Big thanks to @heyjustyn for finding embedUrl.

Token query flag removed (doesn't seem to be sent in browser anymore).

I'm not sure about the standard for video_id. I'd guess that one should
not change it throughout _real_extract, but I'm not sure of a better way
if we desire to use rrn_id as the video_id (it seems to be the best
identifier).
2020-07-27 04:06:47 -07:00
MRWITEK
39db658554 [youtube] Improve description extraction (closes #25937) (#25980) 2020-07-26 21:22:54 +02:00
Sergey M․
6fcbdc54a0 [wistia] Restrict embed regex (closes #25969) 2020-07-26 21:22:54 +02:00
J. Randall Owens
9fa017d3f3 Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-07-24 14:39:14 +01:00
rigstot
631e20d92a implement ThisVid extractor
deobfuscates the video URL using a reverse engineered version of KVS
player's algorithm. This was tested against version 4.0.4, 5.0.1 and
5.1.1.4 of the player and a warning will be issued if the major version
changes.
2020-07-19 14:58:19 +02:00
Tobias Gruetzmacher
2725bd3c57 [netzkino] Only use video id to find metadata (fixes #9226) 2020-07-18 16:32:55 +02:00
MRWITEK
a115e07594
[youtube] Improve description extraction (closes #25937) (#25980) 2020-07-14 12:01:15 +01:00
J. Randall Owens
ada79d2819 Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-07-13 19:57:19 +01:00
oleksis
1f034effd8 Add PictaPlaylist extractor 2020-07-11 16:55:56 -04:00
Sergey M․
718393c632
[wistia] Restrict embed regex (closes #25969) 2020-07-11 18:27:19 +07:00
J. Randall Owens
65073dd377 Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-07-11 00:17:58 +01:00
Thomas Tsiakalakis
844fe43642 Merge branch 'ytdl-org-master' 2020-07-02 12:10:34 +02:00
Thomas Tsiakalakis
0033e6a9a5 Merge https://github.com/ytdl-org/youtube-dl into ytdl-org-master 2020-07-02 12:10:21 +02:00