MrS0m30n3 / youtube-dl-gui

A cross platform front-end GUI of the popular youtube-dl written in wxPython.
The Unlicense
9.3k stars 1.59k forks source link

Downloading mp3s from playlist sometimes downloads temporary webm first #522

Closed DaforLynx closed 3 years ago

DaforLynx commented 3 years ago

What is the purpose of your issue?

What operating system do you use ?

Win10

List of actions to perform to reproduce the problem:

  1. Copy and paste YouTube playlist URL
  2. Choose destination and select "mp3" as the file format
  3. Add to queue and proceed to download

What is the expected behaviour ?

Each song will be downloaded quickly in mp3 format, after pre-processing for a bit, of course.

What happens instead ?

After pre-processing, some videos (seemingly randomly) will proceed to download in webm format, before finally downloading as mp3. This multiplies the download time considerably. The webm will delete itself after either it or its corresponding mp3 are finished downloading, I don't know which.


As stated above, it's kind of weird how some videos will download as a webm despite me deliberately selecting "mp3". I'm not entirely sure whether it's a youtube-dl or a youtube-dl-gui issue. I'm not sure if it's a problem specifically with playlist downloading, either. But it does seem intentional, and if it's not an issue that can be fixed I'd like to know why, at least. (Also, I once came across an issue where not every video in a playlist was downloaded, so it may be that playlist downloading is just buggy in general)

Edit: And now I'm coming across the issue in parentheses above again. And also, it's sometimes downloading m4a instead of webm? Weird.

axcore commented 3 years ago

This project is abandoned. Try one of the forks listed here.

DaforLynx commented 3 years ago

This project is abandoned. Try one of the forks listed here.

Thank you. Didn't know.