Quantcast
Channel: MontanaLinux.org - Howto
Viewing all articles
Browse latest Browse all 6

How To: Download Children's Programs in a free format from YouTube

$
0
0

It seems a lot of children's educational shows have been posted to YouTube. It isn't up to me to decide if them being there is a violation of someone's trademarks or copyrights. If they are there, I can use youtube-dl to download them.

Want "Magic School Bus" season 1? Many distros provide a package named youtube-dl. I went to wikipedia and looked up the Magic School Bus episode titles for season 1 and then I searched for those on YouTube. Then I made a text file and put in the URLs like so:

youtube-dl -f 43 -t 'http://www.youtube.com/watch?v=oBp68rhT_Sg'
youtube-dl -f 43 -t 'http://www.youtube.com/watch?v=hkqSapSsLvc'
youtube-dl -f 43 -t 'http://www.youtube.com/watch?v=BeV7BtP18N8'
youtube-dl -f 43 -t 'http://www.youtube.com/watch?v=2tCXnvTnzZc'
youtube-dl -f 43 -t 'http://www.youtube.com/watch?v=gaf59CuWFuQ'
youtube-dl -f 43 -t 'http://www.youtube.com/watch?v=0Z91RU4wBm8'
youtube-dl -f 43 -t 'http://www.youtube.com/watch?v=idEEIXsqPYA'
youtube-dl -f 43 -t 'http://www.youtube.com/watch?v=DmuMh0FavfE'
youtube-dl -f 43 -t 'http://www.youtube.com/watch?v=0mIxsGlNhhc'
youtube-dl -f 43 -t 'http://www.youtube.com/watch?v=670eR6_UOFA'
youtube-dl -f 43 -t 'http://www.youtube.com/watch?v=MOKB6B6ROZE'
youtube-dl -f 43 -t 'http://www.youtube.com/watch?v=Ta34lJ_G54A'
youtube-dl -f 43 -t 'http://www.youtube.com/watch?v=dFV5Y9ljyBg'

Don't forget to chmod 755 that text file and then you can run it from the commandline. I hope you have some disk space. Each episode is about 130 MB or so. You'll get the webm flavor. Most everything on YouTube is available in several flavors including webm.

I haven't looked for all of the other episodes yet but will soon. You can also find a lot of episodes of PBS' Arthur show. My 6 year old really likes that one.

The quality of these videos is not really that great when played back on a computer monitor with high resolution or an HD TV... but playing them on my Nintendo Wii (with Homebrew's WiiMC application over a samba share) on a standard def. TV, they look just as good as anything else. We do not yet own an HD TV.

youtube-dl is a fantastic program and it can even download complete YouTube channels and/or playlists.


read more


Viewing all articles
Browse latest Browse all 6

Latest Images

Trending Articles





Latest Images