Age | Commit message (Collapse) | Author |
|
|
|
|
|
Some old videos that aren't on Vimeo are being uploaded to YouTube under the
'Gamekings Vault' channel. They use YouTube now for some videos as video
hosting instead of Vimeo or their own hosting. The first test failed to
succeed under the existing code, but works now by using the YouTube
extractor.
The Regex is changed to find the new gogoVideo JavaScript line with the
YouTube embed. Checking if there is a YouTube embed is done by a String
find, which is probably not the best method of checking this.
|
|
|
|
Gamekings doesn't use the .tv top level domain anymore, but the regular
domain for Dutch sites.
|
|
|
|
[schooltv] Add extractor for SchoolTV playlists
|
|
This closes #8163
|
|
|
|
ThePlatform URL gives the same ID for all _TESTS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For consistency with _parse_smil_*
|
|
Not used anymore
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now download progress for f4m livestreams is reported correctly
|
|
streams
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #8371
|
|
When using the mpegts container hls vidoes can be played while being downloaded (useful if you are recording a live stream).
VLC and mpv play them file, but QuickTime doesn't.
|
|
|
|
|
|
|
|
|
|
To reduce the number of wasted requests
|
|
ping-daum-fix-clip
|
|
|
|
|
|
|