Commit Graph

76 Commits (091200c368af6416a658a3d605c67230becb81e1)

Author SHA1 Message Date
Sergey M․ 54f3b61216
[openload] Use real Chrome versions (closes )
Sergey M․ 9abeefd527
[openload] Add support for oload.services (closes )
ealgase f3914b06a0
[openload] Add support for openloed.co (closes )
While the .co could be captured directly, I anticipate that there will be more TLD's for openloed in the future.
Sergey M․ 7fc3b68ad3
[openload] Randomize User-Agent (closes )
ealgase 6104cc1591
[openload] add test for oladblock.me
ealgase f114e43d38
[openload] add oladblock.me domain
ealgase bf6fb8b9dc
[openload] add tests
ealgase cf3d399727
[openload] add support for oladblock.services and oladblock.xyz domains
Sergey M․ 04988b55b5
[openload] Improve embed detection
yonaikerlol 97157c692c [openload] Add support for oload.space
yonaikerlol 7bee705d8f [openload] Add support for oload.live
Sergey M․ 9613e14a92
[openload] Add support for openload.pw and oload.pw (closes )
Batuhan's Unmaintained Account 15e832ff2a [openload] Add support for oload.info
Sergey M․ 9713d1d1e0
[openload] Add support for oload.club (closes )
Sergey M․ d0058c76d5
[openload] Use original host during extraction (closes )
yonaikerlol 061ea3a776 [openload] Add support for oload.fun
yonaikerlol c901cc38e5 [openload] Add support for oload.icu
yonaikerlol 5d90a8a5f3 [openload] Add support for oload.cc
Enes 9795d93316 [openload] Add support for oload.cloud (closes )
Enes 85750f8972 [openload] Improve ext extraction
DroidFreak32 0bfdcc1495 [openload] Add support for oload.win and oload.download
Alexandre Macabies 76030543cd [openload] Recognize IPv6 stream URLs (closes )
Sergey M․ e944737c59
[openload] Add support for oload.xyz
Sergey M․ fdfb32a0dd
[openload] Relax stream URL regex
Sergey M․ 235d828b7b
[openload] Fix extraction (closes )
Luca Steeb 3e78d23b57 [openload] Add support for oload.site
Yen Chi Hsuan de329f64ab [openload] Fix extraction (closes )
Yen Chi Hsuan 620ee8712e [openload] Fix extraction (closes )
Sergey M․ d2c5b5a951
[openload] Fallback on f-page extraction (closes , closes )
Yen Chi Hsuan a75419586b [openload] Remove a confusing exception
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'
Sergey M․ 273c23d960
[openload] Add support for oload.stream (closes )
Sergey M․ 6ff27b8d5a
[openload] Don't use bare except when removing temp files
jahudka 9ef909f2b2 [openload] Add support for openload.link
Sergey M․ 011da618bd
[openload] Fix _load_cookies for python 2.6
Sergey M․ 4c54b89e03
Hide experimental phantomjs wrapper
Tithen-Firion 7552f96352 [openload] Add required version
Tithen-Firion fcace2d1ad [openload] raise `not found` before executing js
Tithen-Firion da57ebaf84 [openload] separate PhantomJS code from extractor
Tithen-Firion 47e0cef46e [openload] rewrite extractor
Tithen-Firion aea1dccbd0 [openload] fix extractor
Vijay Singh 957f453429 [Openload.co] Fixed Extraction
They did it again. just a minor change though. here's quick fix
Vijay Singh 5f0daab1ca [openload] Fix extraction
Yen Chi Hsuan ea883a687c
[openload] Fix extraction (closes )
Thanks to @makgun02

Ref: http://pastebin.com/raw/JX9gHFUz
Vijay Singh 398887b4c0 [Openload] Fixed Extraction
They did changed it again.
Vijay Singh ff9d509d20 [openload] Fix extraction
Just a minor fix for openload
denneboomyo b08cc749d6 [openload] Fix extraction
denneboomyo da92da4b88 Openload fix extraction ()
* Fix extraction
Remita Amine 39e7277ed1 [openload] fix extraction(closes )
Sergey M․ 90fad0e74c
[openload] Fix extraction (closes )
Vijay Singh d94badc755
[openload] Semifix extraction (closes )
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