Sergey M․
47004d9579
[crunchyroll] Fix uploader and upload date extraction
9 years ago
Sergey M․
12810c9cd3
[crunchyroll] Force Accept-Language to any for all requests ( Closes #6797 )
9 years ago
Jaime Marquínez Ferrándiz
725d1c58aa
[crunchyroll] Extract width and height ( closes #6749 )
9 years ago
Sergey M․
39affb5aa4
[crunchyroll] Fix typo
9 years ago
Sergey M․
bbb43a39fd
[crunchyroll] Use raise_login_required
9 years ago
Sergey M․
2f72e83bbd
[crunchyroll] Detect required login ( #6677 )
9 years ago
Sergey M․
a01da8bbf8
[crunchyroll] Workaround fplive.net rtmp URLs ( Closes #5881 )
9 years ago
Sergey M․
a60cccbf9f
[crunchyroll] Use compat_urllib_parse_unquote
9 years ago
Sergey M․
ede21449c8
[crunchyroll] Fix extraction ( Closes #5855 , closes #5881 )
9 years ago
Sergey M․
1a5b77dc21
[crunchyroll] Fix python 3.2
10 years ago
Sergey M․
0385d64223
[crunchyroll] Extract subtitles extraction routine
10 years ago
Yen Chi Hsuan
a9b0d4e1f4
[Crunchyroll] Fix extraction on Python 2.6
XPath with recursive children selection not supported
10 years ago
Jaime Marquínez Ferrándiz
85698c5086
[crunchyroll] Remove unused class
10 years ago
Philipp Hagemeister
499bfcbfd0
Make sure netrc works for all extractors with login support
Fixes #5112
10 years ago
Jaime Marquínez Ferrándiz
b5857f62e2
[crunchyroll] Convert to new subtitles system
10 years ago
Jaime Marquínez Ferrándiz
a221f22969
[crunchyroll] Fix format extraction
Reported in https://github.com/rg3/youtube-dl/issues/2782#issuecomment-68556780
10 years ago
Sergey M․
a8896c5ac2
[crunchyroll] Add .fr domain ( #4537 )
10 years ago
Philipp Hagemeister
7af808a5ef
Improve code style
10 years ago
Philipp Hagemeister
1cc79574fc
Fix imports and general cleanup
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail.
· Use _match_id consistently whenever possible
· Fix some outdated tests
· Use consistent valid URL (always match the whole protocol, no ^ at start required)
· Use modern test definitions
10 years ago
Philipp Hagemeister
b74e86f48a
Fix all PEP8 issues except E501
10 years ago
Jouke Waleson
2514d2635e
PEP8: E225,E227
10 years ago
Jouke Waleson
8bcc875676
PEP8: more applied
10 years ago
Jouke Waleson
5f6a1245ff
PEP8 applied
10 years ago
Philipp Hagemeister
0cc8888038
[crunchyroll] Remove NOP code ( #2782 )
10 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
Jaime Marquínez Ferrándiz
d65d628613
[crunchycroll] Fix building of ass subtitles (reported in #4019 )
Parse the xml document instead of using regexes, otherwise unicode characters are left unescaped.
10 years ago
Philipp Hagemeister
09e5d6a6e5
[crunchyroll:playlist] Simplify ( #3988 )
10 years ago
Philipp Hagemeister
b1edd7a48a
[crunchyroll] Correct parsing ( Fixes #4014 )
10 years ago
Gabriel Schubiner
1b10a011ec
Forgot to reverse extracted video urls so they are in correct order for video selection args
10 years ago
Gabriel Schubiner
8230018c20
Added extractor for crunchyroll 'playlists' i.e. series. so that one can, e.g. download all episodes of a series
10 years ago
Naglis Jonaitis
11b3ce8509
[crunchyroll] Allow to list subtitles ( fixes #3805 )
10 years ago
Adam
78272a076e
Add SSA (.ass) subtitle output for Crunchyroll
10 years ago
Adam
723e04d0be
Add login support to Crunchyroll extractor
10 years ago
Jaime Marquínez Ferrándiz
d0a72674c6
[crunchyroll] Use `enumerate`
11 years ago
Sergey M.
1d430674c7
[crunchyroll] Handle error message
11 years ago
Sergey M
70cb73922b
[crunchyroll] Fix subtitle lang code extraction
11 years ago
Sergey M
344400951c
[crunchyroll] Tidy and modernize
11 years ago
dst
38a40276ec
[crunchyroll] Add support for mobile URLs and use unicode literals
11 years ago
Philipp Hagemeister
79fed2a4df
[crunchyroll] Fix test ( #1721 )
11 years ago
rzhxeo
c8434e8316
Add support for crunchyroll.com
11 years ago