Hello, If you are like me and you like ted talks read below on how you can setup you pi to start playing random Ted Talks from a category of your choosing.
You need to have cron installed to schedule this script to run every morning ( or any other time of the day that you like ).
- get a youtube api v3 for yourself
- install cron & python3 & youtube addon
- download the script to your pi & edit it to provide your youtube api to it.
- set a cronjob to run the script at whatever time you like.
** I’ll add more details if anyone is intersted.
** let me know if there are any issues with the script. (here or comment on the gist )