b74e86f48a
Fix all PEP8 issues except E501
2014-11-23 22:21:46 +01:00
2514d2635e
PEP8: E225,E227
2014-11-23 21:23:05 +01:00
8bcc875676
PEP8: more applied
2014-11-23 21:20:46 +01:00
5f6a1245ff
PEP8 applied
2014-11-23 20:41:03 +01:00
0cc8888038
[crunchyroll] Remove NOP code ( #2782 )
2014-11-15 00:34:03 +01:00
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
d65d628613
[crunchycroll] Fix building of ass subtitles (reported in #4019 )
...
Parse the xml document instead of using regexes, otherwise unicode characters are left unescaped.
2014-10-29 21:19:20 +01:00
09e5d6a6e5
[crunchyroll:playlist] Simplify ( #3988 )
2014-10-26 17:28:09 +01:00
274b12b5a8
Merge remote-tracking branch 'gabeos/crunchyroll-show-playlist'
2014-10-26 17:06:35 +01:00
b1edd7a48a
[crunchyroll] Correct parsing ( Fixes #4014 )
2014-10-23 23:25:02 +02:00
1b10a011ec
Forgot to reverse extracted video urls so they are in correct order for video selection args
2014-10-20 18:38:42 -07:00
8230018c20
Added extractor for crunchyroll 'playlists' i.e. series. so that one can, e.g. download all episodes of a series
2014-10-19 22:47:05 -07:00
11b3ce8509
[crunchyroll] Allow to list subtitles ( fixes #3805 )
2014-09-25 17:57:38 +03:00
78272a076e
Add SSA (.ass) subtitle output for Crunchyroll
2014-08-30 12:48:56 +01:00
723e04d0be
Add login support to Crunchyroll extractor
2014-08-29 22:32:03 +01:00
d0a72674c6
[crunchyroll] Use enumerate
2014-02-25 20:51:51 +01:00
1d430674c7
[crunchyroll] Handle error message
2014-02-25 20:30:17 +07:00
70cb73922b
[crunchyroll] Fix subtitle lang code extraction
2014-02-25 20:29:53 +07:00
344400951c
[crunchyroll] Tidy and modernize
2014-02-25 20:29:53 +07:00
38a40276ec
[crunchyroll] Add support for mobile URLs and use unicode literals
2014-01-30 05:23:44 +07:00
79fed2a4df
[crunchyroll] Fix test ( #1721 )
2013-12-20 17:20:39 +01:00
c8434e8316
Add support for crunchyroll.com
2013-11-09 11:25:12 +01:00