Leonardo Taccari
abea91456e
[rai] Fix extraction for recent raiplay.it updates
...
- Introduce _BASE_URL in RaiBaseIE class so it could be reused as base for the
several subextractors.
- Remove first test of RaiPlayIE, it is no longer available
- Adjust RaiPlayIE to recent raiplay.it updates, make it extension agnostic
(passing possible `.json' URLs is now supported too) and update test
info_dict.
- Adjust RaiPlayLiveIE to recent raiplay.it updates. Passing it as
`url_transparent' is no longer supported (there is no longer an accessible
ContentItem)
- Adjust RaiPlayPlaylistIE to recent raiplay.it updates and instruct it about
ContentSet-s.
- Update a RaiIE test and remove two tests that are no longer availables
This fix issue #22923 , #22906 and supersedes #23006 .
4 years ago
George Schizas
9f13f9d18a
Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into bugfix/youtube/chapters-fix-extractor
4 years ago
Remita Amine
f5863a3ea0
[biqle] improve video_ext extraction
4 years ago
Unknown
e7ff46dc8b
flake8
5 years ago
Unknown
0bfc3b7e7b
fix and cheap workaround for unix 404 error.
5 years ago
sxvghd
92d25998f9
[doodstream] flake8 compliance
5 years ago
sxvghd
c00c1575b6
Styling changes
5 years ago
Stephen Stair
8d6df01f04
[StoryFire] Add new extractor
5 years ago
sxvghd
b50f352f59
[doodstream] new extractor
5 years ago
Adrian Heine
5630d79794
[ABC] Support abc.net.au/btn ( closes #21254 )
5 years ago
Adrian Heine
76b01870f8
[ABC] Fix extraction
5 years ago
Adrian Heine
5c23e3af61
[rutv] Fix JSON URL ( closes #26333 )
5 years ago
Surkal
13c30d1d52
[francetv] fix extractor
5 years ago
Sergey M․
10709fc7c6
[xhamster] Extend _VALID_URL ( closes #25927 )
5 years ago
TheRealDude2
a7e348556a
[xhamster] Fix extraction ( closes #26157 ) ( #26254 )
5 years ago
JChris246
6cb30ea5ed
[xhamster] Extend _VALID_URL ( closes #25789 ) ( #25804 )
5 years ago
Adrian Heine
34675f9de9
[videa] Adapt to updates
...
Closes #26288 , closes #25973 , closes #25650 .
5 years ago
George Schizas
edd83104b4
Use initial data from JS instead to get chapters
...
There are probably a lot more useful data in there.
5 years ago
siikamiika
15eae44d74
harden regex with lookbehind
5 years ago
siikamiika
eaedbfd97e
fix ytInitialData parsing
5 years ago
Alfonso Solbes
92b6dc13f3
[MyVideoGe] add new extractor
5 years ago
Unknown
1a57b3c03f
flake8 fix.
5 years ago
Unknown
c68a4ae679
auth fix.
5 years ago
Unknown
a58f3e7777
flake8
5 years ago
Unknown
fb4126a18c
working login. aac hq is working if available
5 years ago
Unknown
2ab47fa3a8
updated test. sign in sc.py
5 years ago
Adrian Heine
3d85256855
[magentamusik360] Add new extractor
5 years ago
Unknown
09cace68c2
hard web auth.
5 years ago
siikamiika
f0f76a33dc
fix premiere live chat
...
They have isLiveContent = false so just check if the live chat renderer
continuation exists
5 years ago
Unknown
66f48768b0
sc web-auth api
5 years ago
siikamiika
88a68db03e
flake8
5 years ago
siikamiika
7cd9e2a05f
attempt to fix syntax error on older python
5 years ago
siikamiika
f96f5ddad9
rename variable
5 years ago
siikamiika
7627f548e6
run flake8
5 years ago
siikamiika
321bf820c5
check live chat replay existence
5 years ago
siikamiika
a78e3a5795
support youtube live chat replay
5 years ago
Unknown
ea4b8b6747
Revert "Merge remote-tracking branch 'origin/master'"
...
This reverts commit 2e6682d80e
.
5 years ago
Unknown
2e6682d80e
Merge remote-tracking branch 'origin/master'
5 years ago
siikamiika
98b69821e4
use dl function for subtitles
5 years ago
Julien Hadley Jack
abb41d6430
[ondemandkorea] add extractor error for odk premium content
5 years ago
Sergey M․
a4ed50bb84
release 2020.07.28
5 years ago
Sergey M․
570611955f
[ChangeLog] Actualize
...
[ci skip]
5 years ago
Sergey M․
e450f6cb63
[youtube] Fix sigfunc name extraction ( closes #26134 , closes #26135 , closes #26136 , closes #26137 )
5 years ago
random-nick
cae18ef8f2
[youtube] Fix age gate detection
5 years ago
Julien Hadley Jack
efef17148f
[ondemandkorea] fix jw_config regex extraction; change title and description extraction ( closes #23926 )
5 years ago
MRWITEK
a115e07594
[youtube] Improve description extraction ( closes #25937 ) ( #25980 )
5 years ago
Sergey M․
718393c632
[wistia] Restrict embed regex ( closes #25969 )
5 years ago
Glenn Slayden
07af16b92e
[youtube] Prevent excess HTTP 301 ( #25786 )
5 years ago
Sergey M․
e942cfd1a7
[youtube:playlists] Extend _VALID_URL ( closes #25810 )
5 years ago
martin54
e6e5d98cdb
[ard.py] add playlist support
5 years ago