mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-09 20:52:30 +01:00
[gameone] Added explanation for usage of http://cdn.riptide-mtvn.com/
This commit is contained in:
parent
412f356e04
commit
10d5c7aa5f
@ -10,6 +10,8 @@
|
|||||||
'media': 'http://search.yahoo.com/mrss/',
|
'media': 'http://search.yahoo.com/mrss/',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# URL prefix to download the mp4 files directly instead of streaming via rtmp
|
||||||
|
# Credits go to XBox-Maniac http://board.jdownloader.org/showpost.php?p=185835&postcount=31
|
||||||
RAW_MP4_URL = 'http://cdn.riptide-mtvn.com/'
|
RAW_MP4_URL = 'http://cdn.riptide-mtvn.com/'
|
||||||
|
|
||||||
class GameOneIE(InfoExtractor):
|
class GameOneIE(InfoExtractor):
|
||||||
|
Loading…
Reference in New Issue
Block a user