Age | Commit message (Collapse) | Author |
|
|
|
|
|
Reported at
https://github.com/rg3/youtube-dl/pull/7126#issuecomment-147327584
|
|
|
|
|
|
to stdout
|
|
now when downloading a "rtmp-file" the --no-continue option works!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[vimeo] extract m3u8 manifest and bitrate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update for work with playlist, it same album but different url
Ex:
http://mp3.zing.vn/playlist/Duong-Hong-Loan-apollobee/IWCAACCB.html
http://mp3.zing.vn/album/Duong-Hong-Loan-apollobee/IWCAACCB.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#7115)
|
|
|
|
Fixes #7108
HTML5 allows unquoted attribute values. See the "Unquoted attribute value
syntax" section [1] for more information
[1] http://www.w3.org/TR/html5/syntax.html
|
|
|
|
|