31047 Commits

Author SHA1 Message Date
J. Randall Owens
4a1d7b1939 Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-10-13 10:49:23 +01:00
lkho
24a3b815f9 [viu:ott] download entire series if --no-playlist is not specified 2020-10-12 01:08:44 +08:00
lkho
378b1c4635 [viu:ott] substitute duration from api data 2020-10-12 00:37:30 +08:00
lkho
438bd67f43 [viu:ott] support premium account login 2020-10-12 00:21:11 +08:00
lkho
3253c8e877 [viu:ott] handle preview duration limit param 2020-10-10 22:56:23 +08:00
Thomas Tsiakalakis
406dab4edf Merge branch 'ytdl-org-master' 2020-10-03 12:03:02 +02:00
Thomas Tsiakalakis
0c1e79490a Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into ytdl-org-master 2020-10-03 12:02:50 +02:00
Henrik Heimbuerger
8e3842e156 [nebula] Implement PoC of netrc authentication 2020-10-03 06:08:30 +02:00
Henrik Heimbuerger
4411fcec81 [nebula] Update test video checksums 2020-10-03 05:41:27 +02:00
Henrik Heimbuerger
1095fa40da Merge upstream 'master' into 'add-nebula-support'. 2020-10-03 05:29:36 +02:00
Nick Siakas
88df85e832 Added option to not show ffmpeg window for GUI applications 2020-10-02 18:46:48 +03:00
aapjez
3d0e4c1714 Remove unused imports 2020-10-02 03:39:40 +02:00
aapjez
3e60887a2a Clean up code 2020-10-02 03:36:36 +02:00
aapjez
6a6a7307cf Remove additional thumbnails 2020-10-02 03:16:54 +02:00
aapjez
4b4839cba6 Reduce amount of variables 2020-10-02 03:13:09 +02:00
aapjez
fdaae7c2a4 Get higher resolution thumbnails 2020-10-02 02:55:38 +02:00
aapjez
7edef53b48
Merge pull request #2 from aapjez/master
Update fork
2020-10-02 02:36:41 +02:00
aapjez
28bbb8e555
Merge pull request #1 from ytdl-org/master
Update fork
2020-10-02 02:34:01 +02:00
Martin Ström
a9dcb076cb [expressen] make extractor work with more URLs 2020-09-30 16:04:45 +02:00
xarantolus
955c4cb6ac [youtube/search_url]: improve title extraction 2020-09-30 15:49:51 +02:00
tsukumijima
553db8f793 Merge branch 'master' into fix/niconico 2020-09-30 02:47:17 +09:00
Sergey M․
a6e3b9a97b [expressen] Add support for di.se (closes #26670) 2020-09-28 20:13:46 +02:00
Surkal
52d5296dc2 [iprima] Improve video id extraction (#26507) (closes #26494) 2020-09-28 20:13:46 +02:00
Sergey M․
e9ba8548d3 [README.md] Fix autonumber sequence description (refs #26686) 2020-09-28 20:13:46 +02:00
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