youtube-search-python
song-searcher
youtube-search-python | song-searcher | |
---|---|---|
3 | 2 | |
506 | 2 | |
- | - | |
8.7 | 2.7 | |
over 2 years ago | over 3 years ago | |
Python | Python | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
youtube-search-python
-
ytdl-sub: a CLI tool to download and format YouTube channels + playlists for Jellyfin, no additional plugins needed
also found this - https://github.com/alexmercerind/youtube-search-python, works without an API, but no longer maintained.
-
Best module for scraping from youtube.
This is exactly what you're looking for: https://github.com/alexmercerind/youtube-search-python
- In search of music APIs which gives the name of the artist and song name from a youtube title
song-searcher
-
What's the most secure way to open a Python web server for a simple form?
And here is the source. Note, this website was like 1/4 of the project, so it ended up being rushed as a result. The way it worked was, after you entered a song, it would publish that to a MQTT broker, then there'd be a Raspberry Pi waiting for a song, and would automatically play the song over a speaker when someone requested a song (and would allow requests to be queued).
-
Best module for scraping from youtube.
You might be able to use this for inspiration. I (ab)used YouTube search to search for songs, then extracted out the title and URL of each result. You may be able to use a similar approach to do what you want.
What are some alternatives?
pytube - A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
pytube - A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos. [Moved to: https://github.com/pytube/pytube]
vidgear - A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features :fire:
scrapetube - A YouTube scraper for scraping channels, playlists, and searching 🔎
youtube-dl-gui - A cross platform front-end GUI of the popular youtube-dl written in wxPython.
FireDM - python open source (Internet Download Manager) with multi-connections, high speed engine, based on python, LibCurl, and youtube_dl https://github.com/firedm/FireDM
Jellyfin - The Free Software Media System
ytdl-sub - Lightweight tool to automate downloading and metadata generation with yt-dlp