/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.

Primary LanguageJava

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

Download

Downlod the "YouTube Playlist Query.jar".

How to use:

  1. Open the programm and enter the playlist id.
  2. The programm is now going to query the api and present you with the results.
  3. Depending on what you want to do now you can select a save path for saving the video ids or finding the video files on your computer.
  4. Click on one of the buttons that does whatever it is that you want to be done by the app.

How to use

Screenshots:

Default Setup

Default Setup

Queried Playlist

Queried Playlist

Queried Playlist and the found Files on the Computer

Queried Playlist and the found Files on the Computer

Extracted Video IDs from the YouTube API

Extracted Video IDs from the YouTube API

Requirements

This programm requires the JRE 8 and later versions.