Skip to content

Commit

Permalink
Fix Soundcloud test case
Browse files Browse the repository at this point in the history
  • Loading branch information
unkernet committed Jun 16, 2023
1 parent bc6ddda commit 8aea975
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions youtube_dl/extractor/soundcloud.py
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,8 @@ class SoundcloudIE(InfoExtractor):
'id': '583011102',
'ext': 'mp3',
'title': 'Mezzo Valzer',
'description': 'md5:4138d582f81866a530317bae316e8b61',
'uploader': 'Micronie',
'description': 'md5:8de664f12895716c8ac6f1da6348eb8e',
'uploader': 'Giovanni Sarani',
'uploader_id': '3352531',
'timestamp': 1551394171,
'upload_date': '20190228',
Expand Down

0 comments on commit 8aea975

Please sign in to comment.