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).
- 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.
- Python 3.x
google-api-python-clientlibrary
-
Clone the repository:
git clone https://github.com/queleTR/YouTube-URL-getter-by-name.git cd YouTube-URL-getter-by-name
That you can generate a youtube playlist with the URLS