31736 Commits

Author SHA1 Message Date
Christian Clauss
b756aeabc9
Update .travis.yml 2020-09-27 21:46:45 +02:00
Christian Clauss
8dd9ca8944
Travis CI: Test on Python 3.9 release candidate 2 2020-09-27 21:33:16 +02:00
lkho
1e0f4c3460 [viu:ott] add language_flag_id query param 2020-09-28 03:21:31 +08:00
nicksmart24
f7f775248d fix exception for kika. this ensures that certain videos can be downloaded. 2020-09-27 14:58:19 +02:00
stephen
61e4c6ed45 Added regex for ABC.com site. 2020-09-27 05:33:37 -05:00
tsukumijima
bf6f1048b2 [tver] Significantly improved extraction logic and added 'creator' and 'uploader' keys to extraction information 2020-09-27 18:30:01 +09:00
sidneys
399036e482 [BitChutePlaylist] Add new extractor 2020-09-27 04:52:33 +02:00
panda130
3e942647a7
Update viu.py
Fixes Viu ott video extraction by adding 'language_flag_id' and 'ut' to the query. Closes #26701
2020-09-26 16:42:01 -07:00
Cássio Ribeiro Alves de Ávila
00c71b13da [youtube] adds support for invidiou.site and invidious.site 2020-09-26 13:06:44 -03:00
deshdeepak1
284ebf59fa Update params after initialisation 2020-09-24 17:55:34 +05:30
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
ff41c5752a
Update iprima.py 2020-09-24 06:43:01 +07:00
Sergey M․
adae9e844b
[README.md] Fix autonumber sequence description (refs #26686) 2020-09-24 06:36:07 +07:00
jesus2099
dde3ca999d
Fix autonumber man page item
The output format autonumber does not start at zero, it starts at 00001 (as verified and as written elsewhere in the same man page).
2020-09-24 00:36:54 +02:00
Gilles Pietri
9c1f99402f [bandcamp] fix regexp for JSON matching on bandcamp 2020-09-23 23:14:01 +02:00
Tom-Oliver Heidel
b96a939bbf
[skip travis] advice using pyinst.py for windows 2020-09-23 21:15:54 +02:00
Joel Potts
a6c666d06c [youtube] Updated extraction of 'like_count' value 2020-09-23 13:34:08 +02:00
Unknown
1f6cf75488 datetime updated. 2020-09-23 05:19:38 +02:00
Tom-Oliver Heidel
93721ed09c
[skip travis] typo 2020-09-23 05:14:17 +02:00
Unknown
b33c48f269 [skip travis] version bump 2020-09-23 05:11:32 +02:00
Tom-Oliver Heidel
8a28bd24dd
[skip travis] publish right after unix build 2020-09-23 04:59:58 +02:00
Tom-Oliver Heidel
c74618a0c2
[skip travis] update workflow 2020-09-23 04:54:16 +02:00
Unknown
5d2d92895c Merge remote-tracking branch 'origin/master' 2020-09-23 04:43:10 +02:00