Playlist2links Save

This bash script allows to extract video links from a youtube playlist

Project README

Playlist To Links

This bash script allows to extract video links from a YouTube playlist.

Dependencies

The script requires wget or curl and the basic GNU utils.

Usage

Playlist: https://www.youtube.com/playlist?list=123CODEOFPLAYLIST

./playlist2links 123CODEOFPLAYLIST

or

./playlist2links 123CODEOFPLAYLIST withnames

The list of YouTube playlist's links is now saved in playlist_123CODEOFPLAYLIST.txt (one per line).

If the withnames argument is used, each link will be followed the video's name.

(Due to recent Youtube changes, Playlist2Links v4.0-beta is supporting up to 100 videos. Support for longer playlists will be added in the future stable version).

Open Source Agenda is not affiliated with "Playlist2links" Project. README Source: pierlauro/playlist2links
Stars
55
Open Issues
3
Last Commit
3 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating