[PYTHON] [2015.02.22] Youtube-dl has been updated and can no longer be used in previous versions.

Introduction

I wrote an article "How to download YouTube videos with youtube-dl" before, but I downloaded it because the version has changed. I can't use it anymore, so how to make it usable.

Method

Well, I just download a new one, but enter the following command in the terminal.

`sudo curl https://yt-dl.org/downloads/2015.02.21/youtube-dl -o /usr/local/bin/youtube-dl``


Then give the following command.

That's it (^^;)

Click here for details: youtube-dl: Download Page

Recommended Posts

[2015.02.22] Youtube-dl has been updated and can no longer be used in previous versions.
Anaconda Navigator can no longer be launched
Easy program installer and automatic program updater that can be used in any language
Until youtube-dl can be used with Synology (DS120j)
Functions that can be used in for statements
Basic algorithms that can be used in competition pros
ANTs image registration that can be used in 5 minutes
Can be used in competition pros! Python standard library
[Django] Field names, user registration, and login methods that can be used in the User model
I made a data extension class for tensorflow> = 2.0 because ImageDataGenerator can no longer be used.
Goroutine (parallel control) that can be used in the field
Goroutine that can be used in the field (errgroup.Group edition)
Scripts that can be used when using bottle in Python
When developing with ipython, scrapy can no longer be read
I made it because I want JSON data that can be used freely in demos and prototypes