Age | Commit message (Collapse) | Author |
|
|
|
curl: follow redirect
|
|
|
|
|
|
Update README.md to mention MacPorts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Yet only Basic authentication is supported either via .netrc or by manual input
|
|
|
|
|
|
|
|
[Vidio] fix fallback value and wrap duration in int_or_none
[Vidio] don't use video_id for _html_search_regex()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added extractor of loc.gov, which closes #3188. I am not an experienced programmer, so I am sure I did a bunch of mistakes, but the extractor works (for me at least).
[LibraryOfCongress] don't use video_id for _search_regex()
[LibraryOfCongress] Improvements
|
|
|
|
Added sanitization support for Hungarian letters Ő and Ű
|
|
|
|
|
|
|
|
|
|
|
|
escape_url is broken for bytes-like objects
|
|
|
|
|
|
|
|
|
|
|
|
This is a Python bug fixed in 2.7.6 [1]
[1] https://github.com/rg3/youtube-dl/issues/9656#issuecomment-222968594
|
|
|
|
|
|
|
|
Closes #4004
|
|
Closes #9644
In order to follow regular --verb-noun pattern and better conformity with wget and curl
|
|
|
|
|
|
|
|
|