TheRealDude2
804e8d3f73
Merge branch 'xhamster_letters'
...
New video id with letters
2020-08-06 10:13:24 +02:00
TheRealDude2
b8dc37243a
[xhamster] - New videi id with letters
2020-08-06 10:11:42 +02:00
TheRealDude2
7cd7a8dec5
xhamster.py - remove newline from initials regex
2020-08-06 09:49:19 +02:00
Unknown
09cace68c2
hard web auth.
2020-08-06 00:47:37 +02:00
Ed Linklater
d83ca261f7
[instagram] Add support for Reels
2020-08-05 21:37:48 +02:00
Unknown
66f48768b0
sc web-auth api
2020-08-05 19:10:25 +02:00
lifegpc
6508507725
Complete redirect to Bangumi episode ID.
...
Fix bug
2020-08-05 17:35:40 +08:00
lifegpc
ca4d8aeab3
remove not use import
2020-08-05 15:02:33 +08:00
lifegpc
6b8d4e09c1
Support to extract bangumi
2020-08-05 14:56:02 +08:00
lifegpc
ac144ed961
fix typo and small bugs in code.
2020-08-05 06:21:38 +08:00
Unknown
ea4b8b6747
Revert "Merge remote-tracking branch 'origin/master'"
...
This reverts commit 2e6682d80e170e715adc68d5e79b6e946d16e622.
2020-08-04 23:22:27 +02:00
Unknown
2e6682d80e
Merge remote-tracking branch 'origin/master'
2020-08-04 23:19:10 +02:00
Sergey M․
4aa9a9a20c
release 2020.07.28
2020-08-04 21:29:09 +02:00
Sergey M․
5b65f659f6
[ChangeLog] Actualize
...
[ci skip]
2020-08-04 21:29:09 +02:00
Sergey M․
339a680045
[youtube] Fix sigfunc name extraction ( closes #26134 , closes #26135 , closes #26136 , closes #26137 )
2020-08-04 21:29:09 +02:00
lifegpc
6532b27c71
display format_note when extractor dash streams
2020-08-04 18:37:29 +08:00
lifegpc
96cb93d771
change string format method
2020-08-04 18:27:25 +08:00
lifegpc
fa547cfda8
REMOVE synax not support(
2020-08-04 17:36:07 +08:00
lifegpc
afbb51d5b0
REMOVE Unspport synix in PYTHON2
2020-08-04 17:10:23 +08:00
lifegpc
e53d77b452
remove useless links
2020-08-04 17:07:50 +08:00
lifegpc
5c5c58243b
formatting the code
2020-08-04 16:49:38 +08:00
lifegpc
f3f8c649c9
update BiliBiliIE
2020-08-04 16:09:02 +08:00
Lam
e648c7c38f
Make flake8 happy.
2020-08-03 20:18:35 +02:00
Lam
044a2ebb3b
Typo fix (metsadata->metadata) for video duration (as it's optional, it didn't break anything).
2020-08-03 19:16:01 +02:00
Lam
6d805a6a1a
New v3 API for Floatplane. Saves us downloading urls for each quality separately.
2020-08-03 19:07:32 +02:00
joshwd36
28cfedf281
Add MacProVideo.com extractor
2020-08-03 18:01:57 +01:00
Julien Hadley Jack
abb41d6430
[ondemandkorea] add extractor error for odk premium content
2020-08-02 20:59:18 +02:00
Alex James
c8c102122d
[postprocessor/embedthumbnail] Add FLAC support
2020-08-01 15:42:34 -05:00
Aakash Gajjar
b19eec0d33
[fix] python 2 "url" field is missing or empty
...
`try_get` fails for `expected_type=str`, because in python 2
string has `unicode` type.
This commit removes the `expected_type` to disable the comparison.
2020-08-01 11:57:52 +05:30
Cezary Drożak
12e9f45a37
Shorten the code
2020-07-31 13:26:17 +02:00
Mohamed El Morabity
ae84227e16
[xtube] Ensure sources variable is initialized
2020-07-31 10:10:30 +02:00
xarantolus
2ad7b6ace9
Merge branch 'fixYTSearch' of https://github.com/xarantolus/youtube-dl into fixYTSearch
2020-07-31 10:05:19 +02:00
xarantolus
a5e386d9fe
Fix python2 compatibility and title extraction
2020-07-31 10:05:11 +02:00
Oleksis Fraga Menéndez
43d6937b65
Add Codecs Parameter String
...
Some videos use the codecs like:
'vp09.00.11.08'
'vp09.00.20.08'
'vp09.00.21.08'
'vp09.00.30.08'
'vp09.00.31.08'
See more in: https://www.webmproject.org/vp9/mp4/
2020-07-30 17:12:12 -04:00
Cezary Drożak
c88611a773
[cda] Fix extractor ( fixes #24458 )
2020-07-30 22:28:23 +02:00
Philipp
d39cf56210
Merge branch 'master' into fixYTSearch
2020-07-30 16:41:07 +02:00
xarantolus
4f37c60bf5
Run formatter
2020-07-30 16:38:56 +02:00
xarantolus
c449f70965
[youtube] Fix feed extraction
...
In order to extract videos from further pages, we need to get various variables that are in an argument to the `ytcfg.set` call in a script on the feed page.
2020-07-30 16:34:48 +02:00
Thomas Coleman
ed007e9f01
Include channel_title in the channel extra_info
2020-07-30 07:24:56 -07:00
Thomas Coleman
c0784dc22d
Add Channel Image in JSON info dict for YoutubeChannelIE
2020-07-30 07:24:56 -07:00
ViruZs
bbd56da72f
Update youtube.py
2020-07-30 19:22:41 +05:30
ViruZs
b179aa1496
Update youtube.py
2020-07-30 18:24:58 +05:30
ViruZs
5e79527881
Update youtube.py
2020-07-30 18:22:14 +05:30
ViruZs
2a3f7e2117
Thumbnail
2020-07-30 18:10:47 +05:30
ViruZs
0cc8dc08ca
Signature failed
2020-07-30 17:42:36 +05:30
ViruZs
7da82853ba
[youtube] Fix sigfunc name extraction
...
Merged with
e450f6cb63
2020-07-30 17:22:48 +05:30
Crypto90
677de2d478
Fixed broken next page parsing
...
Added changes from this pull request for broken next page parsing:
https://github.com/ytdl-org/youtube-dl/pull/26163
2020-07-30 09:26:58 +02:00
J. Randall Owens
6f64d18db3
Merge branch 'master' of https://github.com/rg3/youtube-dl
2020-07-29 20:45:52 +01:00
JChris246
adcf718456
updated regex to only be alphanumeric
2020-07-29 11:51:32 -04:00
craftingmod
e2324cebda
[youtube] added support 256kbps aac audio in youtube music (youtube premium only)
2020-07-29 20:51:14 +09:00