some bandcamp-urls makes problems #3150

Closed
opened 2026-02-20 23:16:21 -05:00 by deekerman · 3 comments
Owner

Originally created by @cyberpunkbln on GitHub (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'

Originally created by @cyberpunkbln on GitHub (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 <module> 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'
Author
Owner

@dstftw commented on GitHub (Oct 2, 2014):

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

@dstftw commented on GitHub (Oct 2, 2014): Thanks for the report, fixed and will be available in the next release of youtube-dl.
Author
Owner

@phihag commented on GitHub (Oct 5, 2014):

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

@phihag commented on GitHub (Oct 5, 2014): Fixed in youtube-dl 2014.10.05. Type `youtube-dl -U` to update.
Author
Owner

@cyberpunkbln commented on GitHub (Oct 6, 2014):

Thx

@cyberpunkbln commented on GitHub (Oct 6, 2014): Thx
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl#3150
No description provided.