Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Crunchyroll] extractor using old method #15013

Closed
2 tasks done
ArturiaPendragon opened this issue Dec 17, 2017 · 0 comments
Closed
2 tasks done

[Crunchyroll] extractor using old method #15013

ArturiaPendragon opened this issue Dec 17, 2017 · 0 comments

Comments

@ArturiaPendragon
Copy link

ArturiaPendragon commented Dec 17, 2017

  • I've verified and I assure that I'm running youtube-dl 2017.12.14
  • Bug report (encountered problems with youtube-dl)

Log :

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'http://www.crunchyroll.com/all-out/episode-25-all-out-727949', u'--skip-download', u'--write-sub', u'--sub-lang', u'enUS', u'--sub-format', u'ass', u'--cookie', u'/home/destiny/scripts/cookies-fr.txt', u'--user-agent', u'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.90 Safari/537.36', u'--proxy', u'http://35.200.231.22:3128']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.12.14
[debug] Python version 2.7.13 - Linux-4.9.0-3-amd64-x86_64-with-debian-9.1
[debug] exe versions: ffmpeg git-2017-08-28-b264810, ffprobe git-2017-08-28-b264810, rtmpdump 2.4
[debug] Proxy map: {}
[Crunchyroll] 727949: Downloading webpage
[Crunchyroll] 727949: Downloading media info for 360p
/usr/local/bin/youtube-dl/youtube_dl/extractor/crunchyroll.py:482: FutureWarning: The behavior of this method will change in future versions.  Use specific 'len(elem)' or 'elem is not None' test instead.
/usr/local/bin/youtube-dl/youtube_dl/extractor/crunchyroll.py:484: FutureWarning: The behavior of this method will change in future versions.  Use specific 'len(elem)' or 'elem is not None' test instead.
[Crunchyroll] 727949: Downloading stream info for 360p
/usr/local/bin/youtube-dl/youtube_dl/extractor/crunchyroll.py:493: FutureWarning: The behavior of this method will change in future versions.  Use specific 'len(elem)' or 'elem is not None' test instead.
[Crunchyroll] 727949: Downloading m3u8 information
[Crunchyroll] 727949: Downloading media info for 480p
[Crunchyroll] 727949: Downloading stream info for 480p
[Crunchyroll] 727949: Downloading m3u8 information
[Crunchyroll] 727949: Downloading media info for 720p
[Crunchyroll] 727949: Downloading stream info for 720p
[Crunchyroll] 727949: Downloading m3u8 information
[Crunchyroll] 727949: Downloading media info for 1080p
[Crunchyroll] 727949: Downloading stream info for 1080p
[Crunchyroll] 727949: Downloading m3u8 information
[Crunchyroll] 727949: Downloading media info
[Crunchyroll] 727949: Downloading subtitles for English (US)
/usr/local/bin/youtube-dl/youtube_dl/extractor/crunchyroll.py:395: FutureWarning: The behavior of this method will change in future versions.  Use specific 'len(elem)' or 'elem is not None' test instead.
[Crunchyroll] 727949: Downloading subtitles for Español
[Crunchyroll] 727949: Downloading subtitles for Português (Brasil)
[debug] Default format spec: bestvideo+bestaudio/best
[info] Writing video subtitles to: ALL OUT!! Épisode 25 – All Out-727949.enUS.ass
@ArturiaPendragon ArturiaPendragon changed the title Crunchyroll extractor using old method [Crunchyroll] extractor using old method Dec 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant