From dcd9fb52d6aa89701ae43dbaf111af4e30bf407d Mon Sep 17 00:00:00 2001 From: Brian Chen Date: Fri, 8 Apr 2016 22:05:45 -0400 Subject: [PATCH] YouTube playlist feature --- doc/using-sipbmp3.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/using-sipbmp3.mdwn b/doc/using-sipbmp3.mdwn index cbe87b1..9055521 100644 --- a/doc/using-sipbmp3.mdwn +++ b/doc/using-sipbmp3.mdwn @@ -15,6 +15,9 @@ The numbers are in seconds, but you can also use syntax like `4m33s` or `4:33`. `https://www.youtube.com/watch?v=a3ww0gwEszo start=10 stop=123`
Finally, you can use various synonyms for "start" or "stop", such as "begin" and "end", because the author keeps on accidentally typing the latter. +*Experimental feature*: if you add `playlist` to the end of a YouTube playlist URL, sipbmp3 will attempt to queue up all the videos in the playlist. You can also add things like `start=1 stop=3`, this time to limit to a range of videos in the playlist. This is a ridiculous tower of hacks; don't look at the code.
+ `https://www.youtube.com/watch?v=A2VpR8HahKc&list=PLSdoVPM5WnndSQEXRz704yQkKwx76GvPV playlist` + *** If you are not running Debathena, you can use the following command to print music to sipbmp3
-- 2.44.0