Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rocksdanister/songfetcher
Gets the currently playing trackname from window titlebar
https://github.com/rocksdanister/songfetcher
audio chrome firefox foobar music pinvoke song spotify vlc winform youtube
Last synced: 19 days ago
JSON representation
Gets the currently playing trackname from window titlebar
- Host: GitHub
- URL: https://github.com/rocksdanister/songfetcher
- Owner: rocksdanister
- License: mit
- Created: 2019-07-11T22:25:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-12T10:07:52.000Z (over 5 years ago)
- Last Synced: 2024-11-12T20:48:59.924Z (3 months ago)
- Topics: audio, chrome, firefox, foobar, music, pinvoke, song, spotify, vlc, winform, youtube
- Language: C#
- Homepage:
- Size: 18.6 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# songfetcher
No third party API, just detects current applications playing audio & retrieves song information from the title.
You can try passing the output to any free music database to retrieve album art & other info.Currently works with Spotify, VLC, Foobar, Chrome & Firefox (youtube video). Its pretty easy to add more players, have a look at the code.