filmov
tv
How to be LAZY and PRODUCTIVE at the same time

Показать описание
Ever wanted to summon a random video from your favorite YouTube playlist with just one press of a button? Whether you're looking for a study break, a dance party, or a cat video fix—this little Python project has your back.
In this quick and quirky tutorial, we’ll build a fun program that launches a random video from your chosen playlist whenever you hit a specific key. One press to rule them all. Let’s turn your keyboard into a gateway to YouTube!
Installation: (Using winget in PowerShell)
1. AHK:
winget install ahk
2. Python:
winget install Python
3. yt-dlp Module: (Using pip)
pip install yt-dlp
Github Repository Link: Shamil-Xero/Random-YouTube-Video
In this quick and quirky tutorial, we’ll build a fun program that launches a random video from your chosen playlist whenever you hit a specific key. One press to rule them all. Let’s turn your keyboard into a gateway to YouTube!
Installation: (Using winget in PowerShell)
1. AHK:
winget install ahk
2. Python:
winget install Python
3. yt-dlp Module: (Using pip)
pip install yt-dlp
Github Repository Link: Shamil-Xero/Random-YouTube-Video