Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.02 KB

Readme.md

File metadata and controls

28 lines (23 loc) · 1.02 KB

give me your playlist.
... burp[.] I don't want it user; here have a screensaver.

meeseeks_box_logo

Instructions:

run the bash script.
put your youtube playlist as a command line argument.
script will handle the rest.

  1. ./make_playlist <your_playlist>

example:

./make_playlist https://www.youtube.com/watch?v=qtdCIs6JdXg&list=PLELGd0AepsKLfBbm7kkTGNjhvd2rkRPwI

taking break now, application should be up by end of day.

preliminary build notes, each item will be a line of bash code.

  1. handle input, planned to be command line but could also be prompting.
  2. download sc
  3. cut command add embed logic... and autoplay
  4. sed command insert into that one line.
  5. test, do they have the environment to compile? if not lead them through the process.
  6. compile with xcode tools.
  7. make into an offbeat brew package?
#
# change the name of screensaverprogram via second commnd-line ARGV