Anyone else having this problem with youtube-dl?

anyone else having this problem with youtube-dl?

Attached: Screenshot from 2019-07-31 21-51-57.png (530x228, 36K)

>unable to extract video title

this is the problem i am referring to

if in doubt, update ytdl, 9/10 times it'll be fixed

Oh I guess that would be why mpv is just filling in the title as "_" for the past few days.

2019-07-30 fixes the underline

Youtube-dl updates fast when Youtube itself breaks. I'm just waiting for the maintainer to update it for the Arch Repo. This isn't the first time hes been slow and there is a number of shit flagged out of date back to late June. I may just switch to the git build on the AUR.

Or use pip to install it.

Why are you watching chinks on youtube?

I use a venv just for youtube-dl. Fuck waiting on anyone.

No, I'm using Windows like a normal person. Freetards will always have problems with their shitty OS.

su -c 'youtube-dl -U'

yes

or use ytdl itself
you only have to put it in your ~/bin

it has nothing to do with the platform, you fuckhead.

i don't get why people download youtube videos, explain

>youtube-dl --version
>2019.07.30
:^)

>want to get yt video
>needs to install 27 packages
>shit still won't work
Let me guess why Linux is free lmao.

the easiest way to yt-dl is to have a timer job to auto update for you
no need to thank me

>go to youtube
>enjoy a video
>watch it once in a while
>suddenly it disappear
>you can't find it anywhere else

So let me guess, you have TBs of yt videos ?

This. Just do pip install --upgrade youtube-dl

youtube-dl is not platform dependent you absolute retard, it's essentially a python script that uses ffmpeg, you can get it on your shitty windows """rig""", go check their site.

also, it's google that constantly changes the way youtube api works, therefore breaking the script, and the youtube-dl folks fix it fast.

>Running untrusted code as root
Go back to windows

sounds like autism

nope I'm not a hoarder, but it already happened to me a few time and it's really annoying.

how is that autism ? There's a lot of old music that you can only find in youtube, nowhere else on the internet or even physically because no one sells the song anymore.

I only see Linturds using that broken piece of software. People using Windows aren't downloading yt videos, they do actual work.
I can imagine freetards ricing their shitty OS all day long to cope with their unemployment.

>People using Windows aren't downloading yt videos, they do actual work
People are on their fucking smartphone shitposting on facebook or instagram and being retards on snapchat

Is there a way in mpv to display the video name if streaming from youtube?

>use pip when you can use -U

...

>untrusted code
source is available, fuckhead.
how else are you going to read to /usr/bin, /usr/local/bin or /opt.

write*

I don't, I add venv bin path to $PATH

Actually didn't know that. Thanks.

pip install youtube-dl --upgrade

there's no need to put it in / like they say on their website