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
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
lkho
1e0f4c3460
[viu:ott] add language_flag_id query param
2020-09-28 03:21:31 +08:00
Lyz
0f371d9166
[bandcamp] fix regexp for JSON matching on bandcamp
2020-09-24 11:08:04 +02:00
Lyz
dfbdd74205
Merge branch 'bandcamp_update' of https://github.com/gilou/youtube-dl into gilou-bandcamp_update
2020-09-24 11:05:27 +02:00
Lyz
ad1fcb938a
Merge branch 'master' into feature/bandcamp_user_support
2020-09-24 10:49:20 +02:00
Lyz
37c5f6b32c
remove debug tracing
2020-09-24 10:49:09 +02:00
Lyz
85e170e542
WIP: update mr
2020-09-24 10:49:09 +02:00
Lyz
f43cf3a3d3
Revert trailing whitespace
2020-09-24 10:49:09 +02:00
Lyz
8a01c503ab
Change episode_id possition
2020-09-24 10:49:08 +02:00
Lyz
fbeb7859fe
Fix merge request changes
2020-09-24 10:49:08 +02:00
Lyz
348635d527
Update BandcampUser extractor to match the webpage changes
2020-09-24 10:49:07 +02:00
Lyz
f5afc50897
trigger CI
2020-09-24 10:49:07 +02:00
Lyz
70499a274f
Convert video_id from int to string
2020-09-24 10:49:07 +02:00
Lyz
8862774795
Fix regular expression
2020-09-24 10:49:06 +02:00
Lyz
f69899d576
Added ie for tracks
2020-09-24 10:49:06 +02:00
Lyz
a1a0490928
* Rewrite extraction logic
...
* Fix errors
2020-09-24 10:49:06 +02:00
Lyz
9cb8ca072d
Switched from format to %
2020-09-24 10:49:05 +02:00
Lyz
65302cebf1
Captured album element with album
2020-09-24 10:49:05 +02:00
Lyz
6f12f2a34b
Add BandcampWeeklyIE and BandcampIE to BandcampUser suitable method
2020-09-24 10:49:05 +02:00