-
-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature request] Allow to search music video & playback #1147
Comments
That would make tauon a video player. Imo it's not a great idea. |
I think integrated video might have to go under the too hard file.
But maybe this could be automated. Something like:
Just brainstorming maybe there could be something like an MPV backend, where after the above you could control video playback from Tauon, but the video plays in a separate MPV window. So after the above you could right click and chose "Play Video". Might not be worth the effort. I have actually mulled over the thought some kind of YouTube video management, that it could be useful, but wasn't sure if its something I should build into Tauon or something better off being a separate app. |
it could be several versions of the song, maybe I would want to listen covers of that song or read comments. Also important other info like official channel or not, thumbnails, quality, views, etc..
I saw mpv lua addons that can search and play youtube videos.
I think music player should do one thing perfectly - play audio files. For videos - there are video players. |
Something like that would be nice. More generally maybe it could be made that the user can register custom options to call certain custom scripts easily.
It's seems something conceptually difficult to handle, but would be very cool. That would be, probably, the only way of knowing if a song has been reproduced (even if it's in video format) and increment the number of reproductions of the statistics. |
Tauon already does a lot of things. Searching lyrics, exporting and modifying metadata, transcoding and much more. Even ffplay, which is the most closes to follow the philosophy of doing one thing perfectly, already supports a lot of things (audio, video). So, realistically, is not about doing one thing perfectly, but to decide which thing fall inside the idea one have for his product and which things don't. If you feel this proposal should is not part of the idea you would have, I will perfectly understand it. |
That's all audio/music related things. Are there any dedicated music players with video playback support? Are they any good? |
I don't think video support in a music player is entirely unusual, but probably off the table for Tauon. |
Sometimes I like to see the music video for some songs. What I usually do is to search the song on youtube and watch it. Would be great if Tauon could do that and show the video without having to exit from the application, even better if the lyrics could be shown in the side as it happens currently with one of the views.
This would allow also to keep more realistic statistics of how many times a song have been reproduced.
I think it's somewhat difficult to implement, but thought would not be bad to share the idea in case it gains some traction.
The text was updated successfully, but these errors were encountered: