Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kellojo authored Feb 16, 2018
1 parent 56628c1 commit 72ab023
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# YouTube-Playlist-Query
This application allows the user to query a youtube playlist and extract video ids from it. This includes the extraction of videos that are not already downloaded to your computer, as well as extraction all video ids in the playlist and a way to rename videos on your computer to match the current playlist index and title of the video.

## Features:
- Save all YouTube video ids in a given playlist to a .txt file
- Save all YouTube video ids that are not downloaded to your computer to a .txt file
- Rename video files on your computer to match the current video title and add the index of the video in the playlist as prefix to it

## How to use:
1. Open the programm and enter the playlist id.
Expand Down

0 comments on commit 72ab023

Please sign in to comment.