Age | Commit message (Collapse) | Author |
|
- add --ap-username and --ap-password option to specify
TV provider username and password in the cmd line
- add --ap-retries option to limit the number of retries
- add --list-ap-msi-ids to list the supported TV Providers
|
|
|
|
This fixes an error in _parse_html5_media_entries in case
an audio or video tag directly uses a src attribute insted
of <source> elements in it's body.
|
|
|
|
in _extract_m3u8_formats (Closes #10522)
|
|
|
|
|
|
Helper functions should have consistent default values
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Most of the time the RtspFD fail to download videos but it report
success of the download with this output:
[mpv] 0 bytes
[download] 100% of 0.00B
|
|
|
|
In order to fix breakage introduced by a3aa814b774a413d9e7f4fbfadf06fe6dcc59b25
|
|
|
|
|
|
[extractor/common] add helper method to extract html5 media entries
|
|
|
|
|
|
|
|
|
|
And deprecate the former one
Since commit f1388739002a7fd1e8e9c41b642734786fc6c391, this option is
not limited to China websites, so rename it.
|
|
|
|
|
|
|
|
downloader
|
|
Regression since 0a5685b26fae0940f14cb063a6e4fc6986f9c124
|
|
for f4m
|
|
|
|
|
|
Related: #9531
|
|
Related: #9531
|
|
According to [1], valid values for TYPE are AUDIO, VIDEO, SUBTITLES
and CLOSED-CAPTIONS. Such a value is found in Anvato master playlists,
though I don't use _extract_m3u8_formats() in the end.
Part of #9522.
[1] https://tools.ietf.org/html/draft-pantos-http-live-streaming-19#section-4.3.4.1
|
|
For extractors who handle m3u8 manifests by themselves. (eg., AnvatoIE)
Part of #9522
|
|
Found in http://www.cbc.ca/player/play/2657631896
Closes #5156
|
|
|
|
|
|
|
|
|
|
remitamine-akamai_pv
|
|
playerVerificationChallenge
|
|
|
|
|
|
|
|
identifiers in mpd manifests (Closes #9119, closes #9120)
|
|
|