LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   General (https://www.linuxquestions.org/questions/general-10/)
-   -   Automating Youtube video clips reproduction. (https://www.linuxquestions.org/questions/general-10/automating-youtube-video-clips-reproduction-4175482665/)

stf92 10-29-2013 12:53 PM

Automating Youtube video clips reproduction.
 
Hi:
Let there be, in Youtube, two songs (video clips) I want to play consecutevely and automatically. By automatically I mean no human intervension at the console between end of song 1 and start of song 2 reproduction. Any easy way to do it?

jamison20000e 10-29-2013 12:59 PM

Hello, try a macro app maybe: http://www.gnu.org/software/xnee/
from: http://forums.fedoraforum.org/showthread.php?t=182233
You could also make a desktop recording if that would work?

stf92 10-29-2013 01:31 PM

Quote:

Originally Posted by jamison20000e (Post 5054652)
Hello, try a macro app maybe: http://www.gnu.org/software/xnee/
from: http://forums.fedoraforum.org/showthread.php?t=182233
You could also make a desktop recording if that would work?

Thanks a lot. That would be excellent. All I knew was everything reaching the loudspeakers can be captured by me, but never knew how.

jamison20000e 10-29-2013 02:07 PM

Glad to help, if my last idea works could try apps like: https://www.foresightlinux.se/5-ways...ktop-in-linux/
or you can download Youtube if you'd want to make a play list?

stf92 10-30-2013 02:19 AM

It's unlucky there's not a button. Anyways, thank you very much, jamison.

jamison20000e 10-30-2013 03:24 AM

Quote:

Originally Posted by stf92 (Post 5054979)
It's unlucky there's not a button.

If you mean for downloading: https://addons.mozilla.org/en-US/fir...ownloadhelper/
or:
Code:

sudo apt-get install youtube-dl
then:
Code:

youtube-dl YouTube-video-link
beware of Copyright on YouTube :)

cascade9 10-30-2013 03:52 AM

If you have a google username you can create playlists on youtube-

https://support.google.com/youtube/answer/57792?hl=en

Edit- and if you dont have or dont want a google account, there is this, it seems to work from my quick test-

http://cueyoutube.com

stf92 11-04-2013 07:22 AM

Thanks, jamison.

@cascade9: That seems to work (the last link). Thanks a lot.


All times are GMT -5. The time now is 06:50 AM.