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: 4 months 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 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-12T10:07:52.000Z (over 6 years ago)
- Last Synced: 2025-04-03T23:02:33.946Z (7 months ago)
- Topics: audio, chrome, firefox, foobar, music, pinvoke, song, spotify, vlc, winform, youtube
- Language: C#
- Homepage:
- Size: 18.6 KB
- Stars: 5
- 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.