Age | Commit message (Collapse) | Author |
|
|
|
|
|
the change was done in 82156fdbf0913c75181484dcc813565713bf78e9
|
|
|
|
|
|
Add fixup for media files produced by HlsNative downloader(fixes #4776)
|
|
update 5min related web sites info extraction and add support for Aol features.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The test case with {'test': '第二行тест'} was failing on python 2 (the non-ascii characters were replaced with '?').
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks @dstftw for pointing out those
|
|
|
|
|
|
|
|
- add support for aol features
- remove support for legacy urls
|
|
|
|
- skip m3u8 formats(404 error)
- skip unavailable test
- download embed page only when it's needed
- update _VALID_URL regex(joystiq.com redirect to engadget.com)
|
|
|
|
mutantmonkey-kusi
|
|
|
|
|
|
|
|
|
|
[utils] add update_url_query function to create or update query string params
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make offlinetest passed on the latest Jython hg version with patched
lib-python/2.7/urllib2.py pulled from CPython 2.7.11
|
|
os.name is always 'java' on Jython
|
|
Closes #8302
|
|
Now test:youtube downloads
|
|
|