31047 Commits

Author SHA1 Message Date
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
Lyz
7d1605bc12
Add suitable method for BandcampUser 2020-09-24 10:49:04 +02:00
Lyz
d0a1cb3ae6
Removed test if no albums exist 2020-09-24 10:49:04 +02:00
Lyz
57f736fbf6
Added _match_id 2020-09-24 10:49:03 +02:00
Lyz
16efa6ebcc
Capture non-greedy the album elements 2020-09-24 10:49:03 +02:00
Lyz
e0a9e262ee
Switch from .format to % 2020-09-24 10:49:03 +02:00
Lyz
3d39e15e96
Remove trailing $ in VALID_URL 2020-09-24 10:49:02 +02:00
Lyz
65ba90f65c
Fix BandcampAlbum _VALID_URL regexp 2020-09-24 10:49:02 +02:00
Lyz
db204d22d2
Correct BandcampUserIE regexp 2020-09-24 10:49:02 +02:00
Lyz
d7a19b8e54
Merge master 2020-09-24 10:49:01 +02:00
Sergey M․
d65d89183f
[expressen] Add support for di.se (closes #26670) 2020-09-24 07:37:10 +07:00
Surkal
0c92f1e96b
[iprima] Improve video id extraction (#26507) (closes #26494) 2020-09-24 06:46:58 +07:00
Sergey M․
adae9e844b
[README.md] Fix autonumber sequence description (refs #26686) 2020-09-24 06:36:07 +07:00
Gilles Pietri
9c1f99402f [bandcamp] fix regexp for JSON matching on bandcamp 2020-09-23 23:14:01 +02:00
xarantolus
c0a1a8926d Use better regex for all fixed extraction types 2020-09-22 20:52:52 +02:00
Joost Verdoorn
d7013f6732 [Amara] Process review comments 2020-09-22 11:51:13 +02:00
Joost Verdoorn
3f81122b7f [Amara] Prefer Youtube, Vimeo, Generic, in that order 2020-09-22 11:51:13 +02:00
Joost Verdoorn
df6d4f30cd [Amara] Add additional properties to info 2020-09-22 11:51:13 +02:00
Joost Verdoorn
18844dbac3 [Amara] Add more tests 2020-09-22 11:51:13 +02:00
Joost Verdoorn
5fbfd75347 [Amara] Use generic extractor when video type is not Vimeo or Youtube 2020-09-22 11:51:13 +02:00
Joost Verdoorn
9b0ba2299f [Amara] Add new extractor 2020-09-22 11:51:13 +02:00
Sergey M․
c5764b3f89
[downloader/http] Properly handle missing message in SSLError (closes #26646) 2020-09-22 07:01:59 +07:00
Sergey M․
0837992a22
[downloader/http] Fix access to not yet opened stream in retry 2020-09-22 06:44:14 +07:00
mrx23dot
ad43251136 [mediaklikk] updated test site URL, added subsite support (hirado) 2020-09-21 20:36:33 +01:00
J. Randall Owens
40e36b6529 Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-09-21 12:20:39 +01:00
tsukumi
40c3589d54
Merge pull request #1 from viliml/patch-2
Update to new Niconico playlist format
2020-09-21 01:50:50 +09:00
tsukumijima
bc76d44244 Merge remote-tracking branch 'upstream/master' into fix/niconico 2020-09-21 01:40:37 +09:00
Sergey M․
b55715934b
release 2020.09.20 2020.09.20 2020-09-20 12:30:45 +07:00
Sergey M․
bbc3b5b4bb
[ChangeLog] Actualize
[ci skip]
2020-09-20 12:24:32 +07:00
nixxo
1ca5f821c8
[redtube] Extend _VALID_URL (#26506) 2020-09-20 11:39:42 +07:00