Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Can't download from Bandcamp #1270
Comments
Rudloff
commented
Aug 18, 2013
|
Thank you for the report. That page contains at least one song, which we should be able to download. |
|
I Have same problem [timothee@arch-studio Téléchargement]$ youtube-dl --version
2013.11.21
[timothee@arch-studio Téléchargement]$ youtube-dl -v http://blazo.bandcamp.com/album/jazz-format-mixtape-vol-1
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://blazo.bandcamp.com/album/jazz-format-mixtape-vol-1']
[debug] youtube-dl version 2013.11.21
[debug] Python version 3.3.2 - Linux-3.12.0-1-ARCH-x86_64-with-arch-Arch-Linux
[debug] Proxy map: {}
WARNING: Falling back on generic information extractor.
[generic] jazz-format-mixtape-vol-1: Downloading webpage
[generic] jazz-format-mixtape-vol-1: Extracting information
ERROR: no suitable InfoExtractor: http://blazo.bandcamp.com/album/jazz-format-mixtape-vol-1
File "/usr/bin/youtube-dl", line 9, in
load_entry_point('youtube-dl==2013.11.21', 'console_scripts', 'youtube-dl')()
File "/usr/lib/python3.3/site-packages/youtube_dl/__init__.py", line 774, in main
_real_main(argv)
File "/usr/lib/python3.3/site-packages/youtube_dl/__init__.py", line 727, in _real_main
retcode = ydl.download(all_urls)
File "/usr/lib/python3.3/site-packages/youtube_dl/YoutubeDL.py", line 777, in download
videos = self.extract_info(url)
File "/usr/lib/python3.3/site-packages/youtube_dl/YoutubeDL.py", line 423, in extract_info
return self.process_ie_result(ie_result, download, extra_info)
File "/usr/lib/python3.3/site-packages/youtube_dl/YoutubeDL.py", line 455, in process_ie_result
extra_info=extra_info)
File "/usr/lib/python3.3/site-packages/youtube_dl/YoutubeDL.py", line 434, in extract_info
self.report_error(u'no suitable InfoExtractor: %s' % url)
File "/usr/lib/python3.3/site-packages/youtube_dl/YoutubeDL.py", line 295, in report_error
self.trouble(error_message, tb)
File "/usr/lib/python3.3/site-packages/youtube_dl/YoutubeDL.py", line 262, in trouble
tb_data = traceback.format_list(traceback.extract_stack())
|
|
Thanks for the report. This has been fixed in youtube-dl 2013.11.22. Type |