Are there any easy ways to create a YouTube playlist or download queue from a text file?
Posted
by
Eric Johnson
on Super User
See other posts from Super User
or by Eric Johnson
Published on 2013-11-01T15:36:37Z
Indexed on
2013/11/01
16:00 UTC
Read the original article
Hit count: 239
youtube
In other words, if I have a list with entries formatted "[Artist Name] - [Track Name]" without advanced knowledge of their corresponding YouTube URLs (if any exist), how might I script things so that YouTube searches for each entry, and generates the URLs for the first n number of identical or similar entries per a YouTube query? Do any simple solutions come to mind that might lever wget, PowerShell, or Python? Thanks!
© Super User or respective owner