mps-youtube / yewtube

yewtube, forked from mps-youtube , is a Terminal based YouTube player and downloader. No Youtube API key required.
GNU General Public License v3.0
7.98k stars 643 forks source link

Multiple download removes all file after finish #1241

Open gzqx opened 11 months ago

gzqx commented 11 months ago

Say for example I search for album Ok Computer, and get the 12 song list of this album, then I let it da 1-12. It will go through each song, saying it is saved to /home/<username>/Downloads/mps, however it is empty.

During the download there will be files showing up but they seem to be immediately removed.

Using da to download one single song, e.g. da 1 works fine and the file is in the folder.

Your Environment

yt -version

yewtube version    : 2.10.4
yt_dlp version     : 2023.07.06
Python version     : 3.11.4 (main, Jun  7 2023, 00:00:00) [GCC 13.1.1 20230511 (Red Hat 13.1.1-2)]
Processor          : 
Machine type       : x86_64
Architecture       : 64bit, ELF
Platform           : Linux-6.4.4-200.fc38.x86_64-x86_64-with-glibc2.37
sys.stdout.enc     : utf-8
default enc        : utf-8
Config dir         : /home/<username>/.config/mps-youtube
dbus               : None
glib               : False
env:TERM           : xterm-256color
env:SHELL          : /usr/bin/zsh
env:LANG           : en_US.UTF-8
env:LANGUAGE       : en_GB

OS:

Operating System: Fedora Linux 38
KDE Plasma Version: 5.27.6
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.10
Kernel Version: 6.4.4-200.fc38.x86_64 (64-bit)
Graphics Platform: Wayland
lorcazennor commented 11 months ago

I'm having the same issue