Commit Graph

78 Commits (3089bc748c0fe72a0361bce3f5e2fbab25175236)

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

Ref: http://pastebin.com/raw/JX9gHFUz
7 years ago
Vijay Singh 398887b4c0 [Openload] Fixed Extraction
They did changed it again.
7 years ago
Vijay Singh ff9d509d20 [openload] Fix extraction
Just a minor fix for openload
7 years ago
denneboomyo b08cc749d6 [openload] Fix extraction 7 years ago
denneboomyo da92da4b88 Openload fix extraction (#12357)
* Fix extraction
7 years ago
Remita Amine 39e7277ed1 [openload] fix extraction(closes #10408) 7 years ago