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

youtube-dl -x --audio-format mp3 download error #32720

Closed
2 tasks
RE-ProBot opened this issue Feb 10, 2024 · 1 comment
Closed
2 tasks

youtube-dl -x --audio-format mp3 download error #32720

RE-ProBot opened this issue Feb 10, 2024 · 1 comment

Comments

@RE-ProBot
Copy link

RE-ProBot commented Feb 10, 2024

Checklist

  • [ x ] I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

WRITE QUESTION HERE

i have the error
root@VM:~# youtube-dl -x --audio-format mp3 "https://www.youtube.com/playlist?list=PL-uWfC9IYnc28-Z7dbsgVEJcnvfMST6me" [youtube:tab] PL-uWfC9IYnc28-Z7dbsgVEJcnvfMST6me: Downloading webpage [download] Downloading playlist: MUSIC 24/7 RADIO.FM [youtube:tab] Downloading page 1 [youtube:tab] Downloading page 2 [youtube:tab] Downloading page 3 [youtube:tab] Downloading page 4 [youtube:tab] Downloading page 5 [youtube:tab] Downloading page 6 [youtube:tab] Downloading page 7 [youtube:tab] Downloading page 8 [youtube:tab] Downloading page 9 [youtube:tab] Downloading page 10 [youtube:tab] Downloading page 11 [youtube:tab] playlist MUSIC 24/7 RADIO.FM: Downloading 1117 videos [download] Downloading video 1 of 1117 [youtube] _YDIeqwnhlc: Downloading webpage ERROR: Unable to extract uploader id; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

I have the lts - I am using icecast with youtube-dl to run a mp3 https stream

@nicolaasjan
Copy link

See issue #31530.

TL;DR
Use a nightly build from here.

youtube-dl -x -f bestaudio --audio-format mp3 --audio-quality 0 "https://www.youtube.com/playlist?list=PL-uWfC9IYnc28-Z7dbsgVEJcnvfMST6me"
[youtube:tab] PL-uWfC9IYnc28-Z7dbsgVEJcnvfMST6me: Downloading webpage

[download] Downloading playlist: MUSIC 24/7 RADIO.FM
[youtube:tab] Downloading page 1
[youtube:tab] Downloading page 2
[youtube:tab] Downloading page 3
[youtube:tab] Downloading page 4
[youtube:tab] Downloading page 5
[youtube:tab] Downloading page 6
[youtube:tab] Downloading page 7
[youtube:tab] Downloading page 8
[youtube:tab] Downloading page 9
[youtube:tab] Downloading page 10
[youtube:tab] Downloading page 11
[youtube:tab] playlist MUSIC 24/7 RADIO.FM: Downloading 1148 videos
[download] Downloading video 1 of 1148
[youtube] _YDIeqwnhlc: Downloading webpage
[dashsegments] Total fragments: 1
[download] Destination: and with that the 2023 season comes to an end x viva la vida by minlee-_YDIeqwnhlc.webm
[download] 100% of 3.19MiB in 00:00
[ffmpeg] Destination: and with that the 2023 season comes to an end x viva la vida by minlee-_YDIeqwnhlc.mp3
Deleting original file and with that the 2023 season comes to an end x viva la vida by minlee-_YDIeqwnhlc.webm (pass -k to keep)
[download] Downloading video 2 of 1148
[youtube] lwna2o2E-GE: Downloading webpage
[dashsegments] Total fragments: 1
[download] Destination: Jagwar Twin - Bad Feeling (Oompa Loompa) (Lyric Video)-lwna2o2E-GE.m4a
[download] 100% of 2.06MiB in 00:00
[ffmpeg] Correcting container in "Jagwar Twin - Bad Feeling (Oompa Loompa) (Lyric Video)-lwna2o2E-GE.m4a"
[ffmpeg] Destination: Jagwar Twin - Bad Feeling (Oompa Loompa) (Lyric Video)-lwna2o2E-GE.mp3
Deleting original file Jagwar Twin - Bad Feeling (Oompa Loompa) (Lyric Video)-lwna2o2E-GE.m4a (pass -k to keep)
[download] Downloading video 3 of 1148
[youtube] ICDGkVbSWUo: Downloading webpage
[dashsegments] Total fragments: 1
[download] Destination: DJ KITTY-ICDGkVbSWUo.m4a
[download] 100% of 874.41KiB in 00:00
[ffmpeg] Correcting container in "DJ KITTY-ICDGkVbSWUo.m4a"
[ffmpeg] Destination: DJ KITTY-ICDGkVbSWUo.mp3
Deleting original file DJ KITTY-ICDGkVbSWUo.m4a (pass -k to keep)
[download] Downloading video 4 of 1148
[youtube] tz9h3ZDFRxw: Downloading webpage
[dashsegments] Total fragments: 1
[download] Destination: Million Reasons-tz9h3ZDFRxw.webm
[download] 100% of 3.18MiB in 00:00
[ffmpeg] Destination: Million Reasons-tz9h3ZDFRxw.mp3
Deleting original file Million Reasons-tz9h3ZDFRxw.webm (pass -k to keep)
[download] Downloading video 5 of 1148
[youtube] KQyeSBQyLOE: Downloading webpage
^C
ERROR: Interrupted by user

@dirkf dirkf closed this as not planned Won't fix, can't repro, duplicate, stale Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants