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
8.11k stars 642 forks source link

Files not downloading #1045

Closed akaszynski closed 4 years ago

akaszynski commented 4 years ago

Files from the mpsyt console indicate they have downloaded, but no files actually download:

Num  Title                                                            Length
 1   Open a Breach | Into the Breach OST                               02:33
 2   Old Earth | Into the Breach OST                                   02:56
 3   Antiquity Row | Into the Breach OST                               03:16
 4   Old War Machines | Into the Breach OST                            03:42
 5   Relics | Into the Breach OST                                      03:21
 6   Seismic Activity | Into the Breach OST                            01:05
 7   Region Secured | Into the Breach OST                              01:25
 8   Red Sands | Into the Breach OST                                   02:24
 9   Rusting Hulks | Into the Breach OST                               04:30
10   The Blast Garden | Into the Breach OST                            03:24
11   Cataclysm | Into the Breach OST                                   04:32
12   Brood Mother | Into the Breach OST                                01:05
13   Zenith | Into the Breach OST                                      02:02
14   Blitzkrieg | Into the Breach OST                                  03:33
15   Pinnacle Robotics | Into the Breach OST                           03:32
16   Rift Riders | Into the Breach OST                                 04:38
17   Frozen Death | Into the Breach OST                                01:05
18   Detritus | Into the Breach OST                                    02:13
19   The Wasteland | Into the Breach OST                               02:49
20   Reprocessing | Into the Breach OST                                04:54
21   A.C.I.D. | Into the Breach OST                                    05:17
22   Hive Leader | Into the Breach OST                                 01:05
23   Apocalypse | Into the Breach OST                                  00:17
24   Into the Breach | Into the Breach OST                             04:53
25   Don't Forget What I Taught You | Into the Breach OST              02:15
26   Bonus - Trailer | Into the Breach OST                             03:08

Showing YouTube playlist Into the Breach (Soundtrack)                 
> pl https://www.youtube.com/playlist?list=PLPfHaI9XqTnFAiZnRE4WvzlIO_V8K3y-o

Saved to /tmp/Open a Breach | Into the Breach OST.m4a                 
> da 1

Yet nothing actually downloads. I've also changed the download directory with set ddir /tmp with no effect.

Here's my current environment:

mpsyt --version
mpsyt version      : 0.2.8
   notes           : released 17 February 2018
pafy version       : 0.5.4 (youtube-dl backend)
youtube-dl version : 2018.03.14
Python version     : 3.7.6 (default, Dec 19 2019, 23:50:13) 
[GCC 7.4.0]
Processor          : x86_64
Machine type       : x86_64
Architecture       : 64bit, 
Platform           : Linux-5.0.0-37-generic-x86_64-with-Ubuntu-18.04-bionic
sys.stdout.enc     : UTF-8
default enc        : utf-8
Config dir         : /home/alex/.config/mps-youtube
env:TERM           : xterm-256color
env:SHELL          : /bin/bash
env:LANG           : en_US.UTF-8
env:LANGUAGE       : en_US
akaszynski commented 4 years ago

Interestingly, this only seems to occur on this playlist and not for other urls.

akaszynski commented 4 years ago

Something on Google's API changed because this suddenly started working today.