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

some bandcamp-urls makes problems #3866

Closed
cyberpunkbln opened this issue Oct 1, 2014 · 3 comments
Closed

some bandcamp-urls makes problems #3866

cyberpunkbln opened this issue Oct 1, 2014 · 3 comments

Comments

@cyberpunkbln
Copy link

@cyberpunkbln cyberpunkbln commented Oct 1, 2014

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 ...

    • CategoryInfo : NotSpecified: (Traceback (most recent call last)::String) [], RemoteException
    • FullyQualifiedErrorId : NativeCommandError

    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'

@dstftw dstftw closed this in d9bf465 Oct 2, 2014
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Oct 2, 2014

Thanks for the report, fixed and will be available in the next release of youtube-dl.

@phihag
Copy link
Contributor

@phihag phihag commented Oct 5, 2014

Fixed in youtube-dl 2014.10.05. Type youtube-dl -U to update.

@cyberpunkbln
Copy link
Author

@cyberpunkbln cyberpunkbln commented Oct 6, 2014

Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.