11 Commits (master)

Author SHA1 Message Date
Sergey M․ f9c48d895b
[cloudy] Fix extraction (closes #13737) 7 years ago
Sergey M․ 579c99a284
[cloudy] Fix extraction (closes #12525) 7 years ago
Yen Chi Hsuan 998895dffa
[cloudy] Drop videoraj.to
videoraj.ch is now a shoe-selling website, and videoraj.to domain name
is gone.
8 years ago
Yen Chi Hsuan 618c71dc64
[cloudy] New domain name for the test_cloudy_1
I'm sure whether videoraj.ch still works or not, so keep it.
8 years ago
Sergey M․ 15707c7e02 [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode
All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode

Closes #8974
8 years ago
Sergey M․ ec1b9577ba [cloudy] Fix key extraction (Closes #5211) 9 years ago
Philipp Hagemeister 8c25f81bee [util] Move compatibility functions out of util
utils is large enough without these compatibility functions.

Everything that is present in newer versions of Python (i.e. with dev Python it's just an import) goes into compat.py .
Everything else (i.e. youtube-dl-specific helpers) goes into utils.py .
10 years ago
Sergey M․ eb3bd7ba8d [cloudy] Retry extraction on 410 status code (#3743 #3744) 10 years ago
Sergey M․ 98676c08a1 [cloudy] Add support for videoraj.ch 10 years ago
Sergey M․ 5dbf3b5c60 [cloudy] Minor changes 10 years ago
naglis 20ff802c9b [cloudy] Add new extractor. Closes #3743 10 years ago