Skip to content

queleTR/YouTube-URL-getter-by-name

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YouTube URL Getter by Name

Description

This Python script retrieves YouTube URLs based on a list of song titles. Utilizing the YouTube Data API v3, it searches for videos and extracts the top result for each title provided in a separate text file (titles.txt).

Features

  • Retrieves the top YouTube video URL for each title listed in titles.txt.
  • Searches are limited to the German region.
  • Easy to modify and extend functionality.
  • Structured to encourage community contributions and project expansions.

Prerequisites

  • Python 3.x
  • google-api-python-client library

Setup

  1. Clone the repository:

    git clone https://github.com/queleTR/YouTube-URL-getter-by-name.git
    cd YouTube-URL-getter-by-name
    

Coming Soon

That you can generate a youtube playlist with the URLS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages