31242 Commits

Author SHA1 Message Date
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
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
pukkandan
b397fd36f6 v2020.09.23.00 2020-09-23 06:41:08 +05:30
pukkandan
87b5bdc79f v2020.09.22.00 2020-09-23 06:36:40 +05:30
pukkandan
84a509851f Added options to undo certain existing options
Added:
--no-include-ads, --no-write-sub, --no-write-auto-sub, --no-playlist-reverse, --no-restrict-filenames, --youtube-include-dash-manifest, --no-format-sort
2020-09-23 06:36:40 +05:30
pukkandan
41e9d790a4 Added --flat-videos 2020-09-23 06:36:40 +05:30
pukkandan
7b1787f709 Add --force-write-download-archive and --write*link by h-h-h-h
Authored-by: h-h-h-h
2020-09-23 06:36:39 +05:30
pukkandan
55bcf94bdf Fix for embedding thumbnail in mp3 by pauldubois98 (#13)
* Update embedthumbnail.py
Authored-by: Paul Dubois <pauldubois98@gmail.com>
2020-09-23 06:36:39 +05:30
pukkandan
e3ea065d43 Add --break-on-existing by gergesh (#11)
* Add --break-on-existing
Authored-by: Yoav Shai <gergesh@gmail.com>
2020-09-23 06:36:39 +05:30
pukkandan
322a523dad Added embedding of thumbnails in mkv files (#10)
* MKV Thumbnails with FFMpeg
* Now has the correct file name in MKV container
* Change os.rename to shutil.move
Co-authored-by: MrDoritos <ianmoore322@gmail.com>
Co-authored-by: ian <ian@nass>
Co-authored-by: pukkandan
2020-09-23 06:36:39 +05:30
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