We can't make this file beautiful and searchable because it's too large.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0 1 2 | |
YT:aycwxHB5d6I https://www.youtube.com/watch?v=aycwxHB5d6I Rock | |
YT:WnwHnVb5o_Y https://www.youtube.com/watch?v=WnwHnVb5o_Y Rock | |
YT:8N2k-gv6xNE https://www.youtube.com/watch?v=8N2k-gv6xNE Rock | |
YT:YzXkgN__LPA https://www.youtube.com/watch?v=YzXkgN__LPA Rock | |
YT:XFYSNJjc_ng https://www.youtube.com/watch?v=XFYSNJjc_ng Rock | |
YT:1XkcHVOoq-U https://www.youtube.com/watch?v=1XkcHVOoq-U Rock | |
YT:uTyPzDXdLcY https://www.youtube.com/watch?v=uTyPzDXdLcY Rock | |
YT:zDoUO3Ej_oI https://www.youtube.com/watch?v=zDoUO3Ej_oI Rock | |
YT:eAsPBYHIKM8 https://www.youtube.com/watch?v=eAsPBYHIKM8 Rock |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# 2017-06 (paulirish): updated for latest sources | |
# and incorporated fixes from my comments here: https://gist.github.com/xiaom/8264691#gistcomment-1648455 | |
# 2015-ish (zmil): this script does absolutely ZERO error checking. however, it worked | |
# for me on a RHEL 6.3 machine on 2012-08-08. clearly, the version numbers | |
# and/or URLs should be made variables. cheers, [email protected] | |
set -x |