1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-11-23 00:54:31 +01:00
Commit Graph

17876 Commits

Author SHA1 Message Date
Sergey M․
dd7c84f5d3 [downloader/http] Properly handle missing message in SSLError (closes #26646) 2020-09-28 20:13:46 +02:00
Sergey M․
07974b90b2 [downloader/http] Fix access to not yet opened stream in retry 2020-09-28 20:13:46 +02:00
Sergey M․
8c744aa72b release 2020.09.20 2020-09-28 20:13:46 +02:00
Sergey M․
4419ace298 [ChangeLog] Actualize
[ci skip]
2020-09-28 20:13:46 +02:00
nixxo
743a342abe [redtube] Extend _VALID_URL (#26506) 2020-09-28 20:13:46 +02:00
Sergey M․
c485e44d2e [twitch] Switch streams to GraphQL and refactor (closes #26535) 2020-09-28 20:13:46 +02:00
Sergey M․
e9f7247cb0 [telequebec] Fix issues (closes #26368) 2020-09-28 20:13:46 +02:00
Patrick Dessalle
17f46d0ade [telequebec] Add support for brightcove videos (closes #25833) 2020-09-28 20:13:46 +02:00
Sergey M․
7d3470617e [pornhub] Extract metadata from JSON-LD (closes #26614) 2020-09-28 20:13:46 +02:00
Sergey M․
d81280607e [extractor/common] Relax interaction count extraction in _json_ld 2020-09-28 20:13:46 +02:00
Sergey M․
571b1dd76c [extractor/common] Extract author as uploader for VideoObject in _json_ld 2020-09-28 20:13:46 +02:00
JChris246
fa52659eb6 [pornhub] Fix view count extraction (#26621) (refs #26614) 2020-09-28 20:13:46 +02:00
Stefan Pöschel
36bf3f2d2c [downloader/hls] Fix incorrect end byte in Range HTTP header for media segments with EXT-X-BYTERANGE (#24512) (closes #14748)
The end of the byte range is the first byte that is NOT part of the to
be downloaded range. So don't include it into the requested HTTP
download range, as this additional byte leads to a broken TS packet and
subsequently to e.g. visible video corruption.

Fixes #14748.
2020-09-28 20:13:46 +02:00
Sergey M․
177d707220 [extractor/common] Handle ssl.CertificateError in _request_webpage (closes #26601)
ssl.CertificateError is raised on some python versions <= 3.7.x
2020-09-28 20:13:46 +02:00
Sergey M․
59ba99573a [downloader/http] Improve timeout detection when reading block of data (refs #10935) 2020-09-28 20:13:46 +02:00
Ori Avtalion
eb37dd2e64 [downloader/http] Retry download when urlopen times out (#26603) (refs #10935) 2020-09-28 20:13:46 +02:00
Sergey M․
76fbd329dc release 2020.09.14 2020-09-28 20:13:46 +02:00
Sergey M․
9d5351f743 [ChangeLog] Actualize
[ci skip]
2020-09-28 20:13:46 +02:00
Sergey M․
198ac72e3a [postprocessor/embedthumbnail] Fix issues (closes #25717)
* Fix WebP with wrong extension processing
* Fix embedding of thumbnails with % character in path
2020-09-28 20:13:46 +02:00
Alex Merkel
07ed2799c4 [postprocessor/embedthumbnail] Add support for non jpeg/png thumbnails (closes #25687) 2020-09-28 20:13:46 +02:00
Sergey M․
01df3020f7 [rtlnl] Extend _VALID_URL for new embed URL schema 2020-09-28 20:13:46 +02:00
Derek Land
1fa97b61c4 [rtlnl] Extend _VALID_URL (#26549) (closes #25821) 2020-09-28 20:13:46 +02:00
Daniel Peukert
08ac256a3f [youtube] Fix empty description extraction (#26575) (closes #26006) 2020-09-28 20:13:46 +02:00
Sergey M․
bae063a5d9 [srgssr] Extend _VALID_URL (closes #26555, closes #26556, closes #26578) 2020-09-28 20:13:46 +02:00
Sergey M․
6b2868b233 [googledrive] Use redirect URLs for source format (closes #18877, closes #23919, closes #24689, closes #26565) 2020-09-28 20:13:46 +02:00
Sergey M․
614deef199 [svtplay] Fix id extraction (closes #26576) 2020-09-28 20:13:46 +02:00
Remita Amine
f07a98da57 [redbulltv] improve support for rebull.com TV localized URLS(#22063) 2020-09-28 20:13:46 +02:00
Remita Amine
0cb11dfc86 [redbulltv] Add support for new redbull.com TV URLs(closes #22037)(closes #22063) 2020-09-28 20:13:46 +02:00
tfvlrue
32c4b0b725 [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-28 20:13:46 +02: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
Sergey M․
d51e23d9fc
release 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
Remita Amine
f5863a3ea0 [biqle] improve video_ext extraction 2020-08-27 19:20:41 +01: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
Sergey M․
a4ed50bb84
release 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