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.
some bandcamp-urls makes problems #3866
Comments
|
Thanks for the report, fixed and will be available in the next release of youtube-dl. |
|
Fixed in youtube-dl 2014.10.05. Type |
|
Thx |
Hello,
some bandcamp urls functioned properly and some give following error:
youtube-dl.exe "http://benprunty.bandcamp.com/album/ftl-advanced-edition-soundtrack"
[Bandcamp:album] ftl-advanced-edition-soundtrack: Downloading webpage
[download] Downloading playlist: FTL: Advanced Edition Soundtrack
[Bandcamp:album] playlist FTL: Advanced Edition Soundtrack: Collected 9 video ids (downloading 9 of them)
[download] Downloading video #1 of 9
[Bandcamp] lanius-battle: Downloading webpage
youtube-dl.exe : Traceback (most recent call last):
In Zeile:1 Zeichen:1
youtube-dl.exe "http://benprunty.bandcamp.com/album/ftl-advanced-edition-soundtr ...
File "main.py", line 18, in
File "youtube_dl__init__.pyo", line 431, in main
File "youtube_dl__init__.pyo", line 421, in _real_main
File "youtube_dl\YoutubeDL.pyo", line 1067, in download
File "youtube_dl\YoutubeDL.pyo", line 535, in extract_info
File "youtube_dl\YoutubeDL.pyo", line 659, in process_ie_result
File "youtube_dl\YoutubeDL.pyo", line 584, in process_ie_result
File "youtube_dl\YoutubeDL.pyo", line 524, in extract_info
File "youtube_dl\extractor\common.pyo", line 191, in extract
File "youtube_dl\extractor\bandcamp.pyo", line 64, in _real_extract
AttributeError: 'NoneType' object has no attribute 'group'