Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-17 | [openload] Use original host during extraction (closes #18211) | Sergey M․ | |
2018-11-02 | [openload] Add support for oload.fun | yonaikerlol | |
2018-10-28 | [openload] Add support for oload.icu | yonaikerlol | |
2018-10-07 | [openload] Add support for oload.cc | yonaikerlol | |
2018-10-01 | [openload] Add support for oload.cloud (closes #17710) | Enes | |
2018-06-02 | [openload] Improve ext extraction | Enes | |
2018-05-31 | [openload] Add support for oload.win and oload.download | DroidFreak32 | |
2018-04-25 | [openload] Recognize IPv6 stream URLs (closes #16137) | Alexandre Macabies | |
2018-04-06 | [openload] Add support for oload.xyz | Sergey M․ | |
2018-04-06 | [openload] Relax stream URL regex | Sergey M․ | |
2018-04-05 | [openload] Fix extraction (closes #16099) | Sergey M․ | |
2018-03-30 | [openload] Add support for oload.site | Luca Steeb | |
2018-01-04 | [openload] Fix extraction (closes #15166) | Yen Chi Hsuan | |
2017-12-30 | [openload] Fix extraction (closes #15118) | Yen Chi Hsuan | |
2017-12-30 | [openload] Fallback on f-page extraction (closes #14665, closes #14879) | Sergey M․ | |
2017-12-24 | [openload] Remove a confusing exception | Yen Chi Hsuan | |
If phantomjs is not installed, there's an error besides the missing phantomjs exception: Exception ignored in: <bound method PhantomJSwrapper.__del__ of <youtube_dl.extractor.openload.PhantomJSwrapper object at 0x7f8ad5e78278>> Traceback (most recent call last): File "/home/yen/Projects/youtube-dl/youtube_dl/extractor/openload.py", line 142, in __del__ os.remove(self._TMP_FILES[name].name) AttributeError: 'PhantomJSwrapper' object has no attribute '_TMP_FILES' | |||
2017-12-24 | [openload] Add support for oload.stream (closes #15070) | Sergey M․ | |
2017-11-26 | [openload] Don't use bare except when removing temp files | Sergey M․ | |
2017-11-26 | [openload] Add support for openload.link | jahudka | |
2017-09-24 | [openload] Fix _load_cookies for python 2.6 | Sergey M․ | |
2017-09-24 | Hide experimental phantomjs wrapper | Sergey M․ | |
2017-04-29 | [openload] Add required version | Tithen-Firion | |
2017-04-29 | [openload] raise `not found` before executing js | Tithen-Firion | |
2017-04-25 | [openload] separate PhantomJS code from extractor | Tithen-Firion | |
2017-04-16 | [openload] rewrite extractor | Tithen-Firion | |
2017-03-29 | [openload] fix extractor | Tithen-Firion | |
2017-03-20 | [Openload.co] Fixed Extraction | Vijay Singh | |
They did it again. just a minor change though. here's quick fix | |||
2017-03-18 | [openload] Fix extraction | Vijay Singh | |
2017-03-17 | [openload] Fix extraction (closes #10408) | Yen Chi Hsuan | |
Thanks to @makgun02 Ref: http://pastebin.com/raw/JX9gHFUz | |||
2017-03-14 | [Openload] Fixed Extraction | Vijay Singh | |
They did changed it again. | |||
2017-03-13 | [openload] Fix extraction | Vijay Singh | |
Just a minor fix for openload | |||
2017-03-08 | [openload] Fix extraction | denneboomyo | |
2017-03-06 | Openload fix extraction (#12357) | denneboomyo | |
* Fix extraction | |||
2017-02-24 | [openload] fix extraction(closes #10408) | Remita Amine | |
2017-02-17 | [openload] Fix extraction (closes #12002) | Sergey M․ | |
2017-02-17 | [openload] Semifix extraction (closes #10408) | Vijay Singh | |
just updated the code. i don't do much python still i tried to convert my code. lemme know if there is any prob with it | |||
2017-01-25 | [openload] Fallback video extension to mp4 | Sergey M․ | |
2017-01-25 | [extractor/generic] Add support for openload embeds (closes #11536, closes ↵ | Sergey M․ | |
#11812) | |||
2017-01-13 | [openload] Fix extraction (closes #10408) | Vijay Singh | |
Just a minor fix for openload | |||
2017-01-06 | Fix "invalid escape sequences" error on Python 3.6 | Yen Chi Hsuan | |
2016-12-15 | [openload] Recognize oload.tv URLs (#10408) | Yen Chi Hsuan | |
2016-12-09 | [openload] Fix extraction (closes #10408) | Yen Chi Hsuan | |
2016-11-11 | [openload] Fix extraction. | Kacper Michajłow | |
aadecode code was restored from commit c1decda58c812b3d0a3d4dfa998e7d8bd8f99203 with some optimizations (2x faster). Fixes #10408 | |||
2016-10-29 | [openload] Fix extraction (#10408) | Yen Chi Hsuan | |
Thanks @TwelveCharzz again for studying openload codes | |||
2016-10-19 | [openload] Fix extraction. | Kacper Michajłow | |
Fixes #10408 | |||
2016-09-24 | [openload] Support subtitles (closes #10625) | Yen Chi Hsuan | |
2016-09-23 | [openload] Fix extraction (closes #10408, closes #10727) | Yen Chi Hsuan | |
Thanks to @daniel100097 for providing a working version | |||
2016-09-14 | Improve some _VALID_URLs | stepshal | |
2016-09-11 | [openload] Temporary fix (#10408) | Yen Chi Hsuan | |
2016-08-28 | [openload] Update algorithm again (#10408) | Yen Chi Hsuan | |