Commit Graph

18722 Commits (b704fc1a686b1928bbd65aeea45f97dc579c78c5)
 

Author SHA1 Message Date
Sergey M․ 10709fc7c6
[xhamster] Extend _VALID_URL (closes )
TheRealDude2 a7e348556a
[xhamster] Fix extraction (closes ) ()
JChris246 6cb30ea5ed
[xhamster] Extend _VALID_URL (closes ) ()
Adrian Heine 34675f9de9 [videa] Adapt to updates
Closes , closes , closes .
George Schizas edd83104b4 Use initial data from JS instead to get chapters
There are probably a lot more useful data in there.
Aakash Gajjar 89cee32ce9
fix(tiktok): update title getter
Signed-off-by: Aakash Gajjar <skyqutip@gmail.com>
siikamiika 15eae44d74 harden regex with lookbehind
siikamiika eaedbfd97e fix ytInitialData parsing
Alfonso Solbes 92b6dc13f3 [MyVideoGe] add new extractor
Unknown 1a57b3c03f flake8 fix.
Unknown c68a4ae679 auth fix.
Unknown a58f3e7777 flake8
Unknown fb4126a18c working login. aac hq is working if available
Unknown 2ab47fa3a8 updated test. sign in sc.py
Adrian Heine 3d85256855 [magentamusik360] Add new extractor
Unknown 09cace68c2 hard web auth.
siikamiika f0f76a33dc fix premiere live chat
They have isLiveContent = false so just check if the live chat renderer
continuation exists
Unknown 66f48768b0 sc web-auth api
siikamiika 88a68db03e flake8
siikamiika 7cd9e2a05f attempt to fix syntax error on older python
siikamiika f96f5ddad9 rename variable
siikamiika 7627f548e6 run flake8
siikamiika 321bf820c5 check live chat replay existence
siikamiika a78e3a5795 support youtube live chat replay
Unknown ea4b8b6747 Revert "Merge remote-tracking branch 'origin/master'"
This reverts commit 2e6682d80e.
Unknown 2e6682d80e Merge remote-tracking branch 'origin/master'
siikamiika 98b69821e4 use dl function for subtitles
Julien Hadley Jack abb41d6430 [ondemandkorea] add extractor error for odk premium content
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.
xarantolus 2ad7b6ace9 Merge branch 'fixYTSearch' of https://github.com/xarantolus/youtube-dl into fixYTSearch
xarantolus a5e386d9fe Fix python2 compatibility and title extraction
Philipp d39cf56210
Merge branch 'master' into fixYTSearch
xarantolus 4f37c60bf5 Run formatter
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.
Sergey M․ de722d3cd7 release 2020.07.28
Sergey M․ f4492c4890 [ChangeLog] Actualize
[ci skip]
Sergey M․ 49004a6b59 [youtube] Fix sigfunc name extraction (closes , closes , closes , closes )
MRWITEK 54ffcbb8eb [youtube] Improve description extraction (closes ) ()
Sergey M․ 9fa728f4e8 [wistia] Restrict embed regex (closes )
Glenn Slayden bb2c950b8e [youtube] Prevent excess HTTP 301 ()
Sergey M․ 255f31b5cb [youtube:playlists] Extend _VALID_URL (closes )
Remita Amine 2bd94127a2 [bellmedia] add support for cp24.com clip URLs(closes )
Sergey M․ a4ed50bb84
release 2020.07.28
Sergey M․ 570611955f
[ChangeLog] Actualize
[ci skip]
Sergey M․ e450f6cb63
[youtube] Fix sigfunc name extraction (closes , closes , closes , closes )
random-nick cae18ef8f2 [youtube] Fix age gate detection
Julien Hadley Jack efef17148f [ondemandkorea] fix jw_config regex extraction; change title and description extraction (closes )
MRWITEK a115e07594
[youtube] Improve description extraction (closes ) ()
Sergey M․ 718393c632
[wistia] Restrict embed regex (closes )
xarantolus 7fa0a67cc1 Remove unused variable