KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
sync-youtube-playlist
★ 8
Open GitHub ↗
Sync youtube playlist
Download README (.md)
Explore Similar Repositories
8dot3-brute
:
8dot3-brute is a script to brute force Windows 8.3 filenames and directories in web servers
ex_pre_commit_hook
:
pre commit hook for elixir project which handles compile / credo / test / docs
ILFPT
:
Integrated Learning Framework for Pedestrian Tracking
video-recognition
:
No description available.
plasma-kde-connect-skill
:
This skill integrates KDE Connect with Mycroft to enable users to control their Phones using voice commands.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
sync-youtube-playlist
?
Download (.md)
# sync-youtube-playlist I use youtube for music a lot. Putting together playlists, then using youtube-dl to download and extract mp3 files. Sometimes these playlists change. This script syncs local files. Deleting locally stored items removed from the youtube playlist, and downloading any new items. ## usage `npm run script ~/home/p3pt/music/PLAYLISTNAME https://www.youtube.com/watch?list=ID` ## license [MIT](/LICENSE)