jbuzzard
5709f40620
Synchronized with upsteam repository (reverted from commit 67d2737c23e23949908c2c9a3f2434f123a02b1f)
2017-01-31 14:36:43 -08:00
jbuzzard
e2b9418793
Synchronized with upsteam repository (reverted from commit 67d2737c23e23949908c2c9a3f2434f123a02b1f) (reverted from commit de576b88bc9cde2948a9225cd3b54c7fdf241d24)
2016-10-17 16:34:40 -07:00
jbuzzard
73db397974
Synchronized with upsteam repository (reverted from commit 67d2737c23e23949908c2c9a3f2434f123a02b1f)
2016-10-17 16:34:29 -07:00
jbuzzard
20f653773d
Synchronized with upsteam repository (reverted from commit 67d2737c23e23949908c2c9a3f2434f123a02b1f) (reverted from commit de576b88bc9cde2948a9225cd3b54c7fdf241d24)
2016-10-17 16:31:20 -07:00
jbuzzard
de576b88bc
Synchronized with upsteam repository (reverted from commit 67d2737c23e23949908c2c9a3f2434f123a02b1f)
2016-10-17 16:30:00 -07:00
jbuzzard
67d2737c23
Synchronized with upsteam repository
2016-08-01 13:17:17 -07:00
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.
2016-04-28 15:46:00 +08:00
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
2016-03-26 01:46:57 +06:00
Sergey M․
ec1b9577ba
[cloudy] Fix key extraction ( Closes #5211 )
2015-03-15 22:42:13 +06:00
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 .
2014-11-02 11:23:42 +01:00
Sergey M․
eb3bd7ba8d
[cloudy] Retry extraction on 410 status code ( #3743 #3744 )
2014-09-14 19:04:16 +07:00
Sergey M․
98676c08a1
[cloudy] Add support for videoraj.ch
2014-09-14 05:17:21 +07:00
Sergey M․
5dbf3b5c60
[cloudy] Minor changes
2014-09-14 05:01:25 +07:00
naglis
20ff802c9b
[cloudy] Add new extractor. Closes #3743
2014-09-14 00:12:36 +03:00