SoundCloud sets not longer working (2013.04.28) #628

Closed
opened 2026-02-20 21:18:51 -05:00 by deekerman · 2 comments
Owner

Originally created by @pricejn2 on GitHub (Apr 29, 2013).

This was working for me in 2013.04.22 but now getting error with 2013.04.28:

youtube-dl "https://soundcloud.com/the-concept-band/sets/the-royal-concept-ep"
[soundcloud:set] the-concept-band/sets/the-royal-concept-ep: Resolving id
[soundcloud:set] the-concept-band/sets/the-royal-concept-ep: Extracting information
[soundcloud:set] the-concept-band/sets/the-royal-concept-ep: Extracting information
[soundcloud:set] the-concept-band/sets/the-royal-concept-ep: Extracting information
[soundcloud:set] the-concept-band/sets/the-royal-concept-ep: Extracting information
[soundcloud:set] the-concept-band/sets/the-royal-concept-ep: Extracting information
[soundcloud:set] the-concept-band/sets/the-royal-concept-ep: Extracting information
Traceback (most recent call last):
  File "/usr/lib/python2.6/runpy.py", line 122, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.6/runpy.py", line 34, in _run_code
    exec code in run_globals
  File "/usr/bin/youtube-dl/__main__.py", line 18, in <module>
  File "/usr/bin/youtube-dl/youtube_dl/__init__.py", line 582, in main
  File "/usr/bin/youtube-dl/youtube_dl/__init__.py", line 566, in _real_main
  File "/usr/bin/youtube-dl/youtube_dl/FileDownloader.py", line 690, in download
  File "/usr/bin/youtube-dl/youtube_dl/FileDownloader.py", line 474, in extract_info
  File "/usr/bin/youtube-dl/youtube_dl/FileDownloader.py", line 504, in process_ie_result
  File "/usr/bin/youtube-dl/youtube_dl/FileDownloader.py", line 560, in process_info
  File "/usr/bin/youtube-dl/youtube_dl/FileDownloader.py", line 431, in _match_entry
  File "/usr/bin/youtube-dl/youtube_dl/utils.py", line 635, in __contains__
  File "/usr/bin/youtube-dl/youtube_dl/utils.py", line 612, in date_from_str
  File "/usr/lib/python2.6/_strptime.py", line 325, in _strptime
    (data_string, format))
ValueError: time data '2013/01/16 19:50:33 +0000' does not match format '%Y%m%d'
Originally created by @pricejn2 on GitHub (Apr 29, 2013). This was working for me in 2013.04.22 but now getting error with 2013.04.28: ``` youtube-dl "https://soundcloud.com/the-concept-band/sets/the-royal-concept-ep" [soundcloud:set] the-concept-band/sets/the-royal-concept-ep: Resolving id [soundcloud:set] the-concept-band/sets/the-royal-concept-ep: Extracting information [soundcloud:set] the-concept-band/sets/the-royal-concept-ep: Extracting information [soundcloud:set] the-concept-band/sets/the-royal-concept-ep: Extracting information [soundcloud:set] the-concept-band/sets/the-royal-concept-ep: Extracting information [soundcloud:set] the-concept-band/sets/the-royal-concept-ep: Extracting information [soundcloud:set] the-concept-band/sets/the-royal-concept-ep: Extracting information Traceback (most recent call last): File "/usr/lib/python2.6/runpy.py", line 122, in _run_module_as_main "__main__", fname, loader, pkg_name) File "/usr/lib/python2.6/runpy.py", line 34, in _run_code exec code in run_globals File "/usr/bin/youtube-dl/__main__.py", line 18, in <module> File "/usr/bin/youtube-dl/youtube_dl/__init__.py", line 582, in main File "/usr/bin/youtube-dl/youtube_dl/__init__.py", line 566, in _real_main File "/usr/bin/youtube-dl/youtube_dl/FileDownloader.py", line 690, in download File "/usr/bin/youtube-dl/youtube_dl/FileDownloader.py", line 474, in extract_info File "/usr/bin/youtube-dl/youtube_dl/FileDownloader.py", line 504, in process_ie_result File "/usr/bin/youtube-dl/youtube_dl/FileDownloader.py", line 560, in process_info File "/usr/bin/youtube-dl/youtube_dl/FileDownloader.py", line 431, in _match_entry File "/usr/bin/youtube-dl/youtube_dl/utils.py", line 635, in __contains__ File "/usr/bin/youtube-dl/youtube_dl/utils.py", line 612, in date_from_str File "/usr/lib/python2.6/_strptime.py", line 325, in _strptime (data_string, format)) ValueError: time data '2013/01/16 19:50:33 +0000' does not match format '%Y%m%d' ```
Author
Owner

@jaimeMF commented on GitHub (Apr 29, 2013):

Sorry about that.

@jaimeMF commented on GitHub (Apr 29, 2013): Sorry about that.
Author
Owner

@pricejn2 commented on GitHub (Apr 29, 2013):

gracias!

@pricejn2 commented on GitHub (Apr 29, 2013): gracias!
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#628
No description provided.