Age | Commit message (Collapse) | Author |
|
|
|
|
|
Seen on video with id 1t24XAntNCY
|
|
Individual egghead videos are already handled by the generic/Wistia extractors.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Currently, the HTTP files of the RTMP urls are not present for the The Daily Show.
Use HLS instead for now.
|
|
|
|
HTMLParser, which is used by extract_attributes, already unescapes
attribute values with HTMLParser.unescape. They shouldn't be unescaped
again, to there may be parsing errors.
Ref: #11219, #11522
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A configfile can now be passed to youtube_dl.
undo changes
Raise parser error if file not found, change to user_conf
change metavar hand helptext for --configfile
Fix help for --configfile
Update help for --configfile
Numbering placeholder in configfile error msg
minor fix
Change option --configfile top --config-file
Fix -config-file error
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Handled by generic extractor
|
|
|
|
|
|
|
|
|
|
See 264e77c406a3b14f15aafcd036524cb6fe86aa20
|