Yen Chi Hsuan
620ee8712e
[openload] Fix extraction ( closes #15118 )
7 years ago
Sergey M․
d2c5b5a951
[openload] Fallback on f-page extraction ( closes #14665 , closes #14879 )
7 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'
7 years ago
Sergey M․
273c23d960
[openload] Add support for oload.stream ( closes #15070 )
7 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
8 years ago
Tithen-Firion
fcace2d1ad
[openload] raise `not found` before executing js
8 years ago
Tithen-Firion
da57ebaf84
[openload] separate PhantomJS code from extractor
8 years ago
Tithen-Firion
47e0cef46e
[openload] rewrite extractor
8 years ago
Tithen-Firion
aea1dccbd0
[openload] fix extractor
8 years ago
Vijay Singh
957f453429
[Openload.co] Fixed Extraction
...
They did it again. just a minor change though. here's quick fix
8 years ago
Vijay Singh
5f0daab1ca
[openload] Fix extraction
8 years ago
Yen Chi Hsuan
ea883a687c
[openload] Fix extraction ( closes #10408 )
...
Thanks to @makgun02
Ref: http://pastebin.com/raw/JX9gHFUz
8 years ago
Vijay Singh
398887b4c0
[Openload] Fixed Extraction
...
They did changed it again.
8 years ago
Vijay Singh
ff9d509d20
[openload] Fix extraction
...
Just a minor fix for openload
8 years ago
denneboomyo
b08cc749d6
[openload] Fix extraction
8 years ago
denneboomyo
da92da4b88
Openload fix extraction ( #12357 )
...
* Fix extraction
8 years ago
Remita Amine
39e7277ed1
[openload] fix extraction( closes #10408 )
8 years ago
Sergey M․
90fad0e74c
[openload] Fix extraction ( closes #12002 )
8 years ago
Vijay Singh
d94badc755
[openload] Semifix extraction ( closes #10408 )
...
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
8 years ago
Sergey M․
c1fa3f4672
[openload] Fallback video extension to mp4
8 years ago
Sergey M․
17f8deeb48
[extractor/generic] Add support for openload embeds ( closes #11536 , closes #11812 )
8 years ago
Vijay Singh
06e9363b7a
[openload] Fix extraction ( closes #10408 )
...
Just a minor fix for openload
8 years ago
Yen Chi Hsuan
ec85ded83c
Fix "invalid escape sequences" error on Python 3.6
8 years ago
Yen Chi Hsuan
5c32a5be95
[openload] Recognize oload.tv URLs ( #10408 )
8 years ago
Yen Chi Hsuan
6c20a0bb99
[openload] Fix extraction ( closes #10408 )
8 years ago
Kacper Michajłow
95ad9ce573
[openload] Fix extraction.
...
aadecode code was restored from commit c1decda58c
with some optimizations (2x faster).
Fixes #10408
8 years ago
Yen Chi Hsuan
f02700a1fa
[openload] Fix extraction ( #10408 )
...
Thanks @TwelveCharzz again for studying openload codes
8 years ago
Kacper Michajłow
60633ae9a0
[openload] Fix extraction.
...
Fixes #10408
8 years ago
Yen Chi Hsuan
0711995bca
[openload] Support subtitles ( closes #10625 )
8 years ago
Yen Chi Hsuan
4ddcb5999d
[openload] Fix extraction ( closes #10408 , closes #10727 )
...
Thanks to @daniel100097 for providing a working version
8 years ago
stepshal
925194022c
Improve some _VALID_URLs
8 years ago
Yen Chi Hsuan
f01115c933
[openload] Temporary fix ( #10408 )
8 years ago
Yen Chi Hsuan
98908bcf7c
[openload] Update algorithm again ( #10408 )
8 years ago
Yen Chi Hsuan
40eec6b15c
[openload] Fix extraction ( closes #10408 )
...
Thanks to @yokrysty again!
8 years ago
Yen Chi Hsuan
18b6216150
[openload] Fix extraction ( closes #10408 )
...
Thanks @yokrysty for the algorithm
8 years ago
Yen Chi Hsuan
c1decda58c
[openload] Fix extraction ( closes #9706 )
8 years ago
N1k145
21efee5f8b
[openload] Relax _VALID_URL
...
[openload] added to _TESTS, removed escape
9 years ago
Yen Chi Hsuan
e2713d32f4
[openload] Fix extraction. Thanks @perron375 for the solution
...
Closes #9706
9 years ago
Yen Chi Hsuan
cc1028aa6d
[openload] Fix extraction ( closes #9472 )
9 years ago
Sergey M․
c83a352227
[openload] Make thumbnail optional
9 years ago
Sergey M․
e9063b5de9
[openload] Add test
9 years ago
Sergey M․
594b0c4c69
[openload] Fix ext extraction
9 years ago
Sergey M․
a1394b820d
[openload] Fix title extraction ( Closes #9298 )
9 years ago
Yen Chi Hsuan
9e3c2f1d74
[openload] Misc improvements
...
* Add thumbnail
* Detect errors (#6469 )
* Match more (#6469 , #8489 )
9 years ago
Yen Chi Hsuan
2bfeee69b9
[openload] Add new extractor ( closes #8489 )
9 years ago