31718 Commits

Author SHA1 Message Date
Sergey M․
339a680045 [youtube] Fix sigfunc name extraction (closes #26134, closes #26135, closes #26136, closes #26137) 2020-08-04 21:29:09 +02:00
Avi Peretz
e3e82f7d20 update facebook user agent. 2020-08-04 22:07:08 +03: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
siikamiika
98b69821e4 use dl function for subtitles 2020-08-03 23:54:52 +03: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
aviperetz34
1c9fcab222
Merge pull request #350 from aviperes/bugfix_facebook_missing_meta_data
facebook fixes
2020-08-03 08:09:49 +03:00
Julien Hadley Jack
abb41d6430 [ondemandkorea] add extractor error for odk premium content 2020-08-02 20:59:18 +02:00
bhodaya
9b7ad50b3f facebook fixes 2020-08-02 17:36:59 +03: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
oleksis
92cee65f94 Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into PictaExtractor 2020-07-29 07:43:10 -04:00
Grabien
b30047431e Update code style for cspan (flake8) 2020-07-29 14:00:08 +04:00
Sergey M․
de722d3cd7 release 2020.07.28 2020-07-28 15:34:32 +02:00
Sergey M․
f4492c4890 [ChangeLog] Actualize
[ci skip]
2020-07-28 15:34:32 +02:00
Sergey M․
49004a6b59 [youtube] Fix sigfunc name extraction (closes #26134, closes #26135, closes #26136, closes #26137) 2020-07-28 15:34:32 +02:00
MRWITEK
54ffcbb8eb [youtube] Improve description extraction (closes #25937) (#25980) 2020-07-28 15:34:32 +02:00
Sergey M․
9fa728f4e8 [wistia] Restrict embed regex (closes #25969) 2020-07-28 15:34:31 +02:00
Glenn Slayden
bb2c950b8e [youtube] Prevent excess HTTP 301 (#25786) 2020-07-28 15:34:31 +02:00
Sergey M․
255f31b5cb [youtube:playlists] Extend _VALID_URL (closes #25810) 2020-07-28 15:34:31 +02:00
Remita Amine
2bd94127a2 [bellmedia] add support for cp24.com clip URLs(closes #25764) 2020-07-28 15:34:30 +02:00