Unknown
09cace68c2
hard web auth.
2020-08-06 00:47:37 +02:00
siikamiika
f0f76a33dc
fix premiere live chat
...
They have isLiveContent = false so just check if the live chat renderer
continuation exists
2020-08-05 23:29:41 +03: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
siikamiika
88a68db03e
flake8
2020-08-05 04:19:44 +03:00
siikamiika
7cd9e2a05f
attempt to fix syntax error on older python
2020-08-05 04:14:25 +03:00
siikamiika
f96f5ddad9
rename variable
2020-08-05 04:04:36 +03:00
siikamiika
7627f548e6
run flake8
2020-08-05 03:38:07 +03:00
siikamiika
321bf820c5
check live chat replay existence
2020-08-05 03:30:10 +03:00
lifegpc
ac144ed961
fix typo and small bugs in code.
2020-08-05 06:21:38 +08:00
siikamiika
a78e3a5795
support youtube live chat replay
2020-08-05 01:02:23 +03: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
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