Updated get_youtube-dl.tcz for TC7 x86, several changes, should work more efficiently.
Run get_youtube-dl.sh to create or update youtube-dl.tcz extension.
Thanks Misalf for the feedback.
Update process example:
get_youtube-dl (v201612) creates youtube-dl.tcz from yt-dl.org.
youtube-dl homepage: https://rg3.github.io/youtube-dl/
Supported sites: https://rg3.github.io/youtube-dl/supportedsites.html
Detailed usage: https://github.com/rg3/youtube-dl/blob/master/README.md
Streaming example (copy all including dashes):
youtube-dl -f 36 -o - https://www.youtube.com/watch?v=_v94XqFW4Qw | mplayer -
Press Enter to update check existing youtube-dl.tcz, (q)uit exits:
* Checking network connection and yt-dl.org availability.
* Retrieving latest youtube-dl from yt-dl.org.
* System youtube-dl md5sum: a936828e9a717a24d0368b9c35b81912
* Latest youtube-dl md5sum: 13f9dee96c8ef31f0e62a1241a3a633b
* Newer youtube-dl available, updating.
* Dependency python.tcz already installed.
* Creating youtube-dl.tcz, dependency and md5sum files.
* Moving files to /etc/sysconfig/tcedir/optional/upgrade/.
Add youtube-dl.tcz to (b)oot, (o)ndemand or (n)o change: n
* Release notes: https://github.com/rg3/youtube-dl/releases
* Reboot to complete youtube-dl.tcz update, exiting..