Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
m1bcodes authored Aug 6, 2023
1 parent d176213 commit ae8b08a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
A simple collection of scripts, which use https://github.com/yt-dlp/yt-dlp, to download all videos in your youtube watch-later playlist. It also purges videos, which are no longer in the playlist and adjusts the video files' date to the upload date of the video.

# Installation
Clone this repository e.g. to ~/ytdlwl.
0. Make scripts executable:
'''
chmod +x install-yt-dlp.sh
chmod +x update_wl.sh

1. install venv:
Adapt the version number to your python version accordingly
Expand Down

0 comments on commit ae8b08a

Please sign in to comment.