Page 2 of 2

Re: Playing from Music Streaming Services

Posted: Mon Jun 20, 2022 8:48 pm
by MotleyG
blaubär wrote:
Mon Jun 20, 2022 12:24 pm
I merged several topics into one, renamed it and put that into the development-forum. Perhaps there is a way to legally tap into YT, Apple Music or Spotify.
This may be possible with Neutron someday. But for now it lends more credibility to the very real potential that Neutron has for your local media. :)

Re: Playing from Music Streaming Services

Posted: Wed Jun 29, 2022 2:32 pm
by blaubär
For now I can outline a workaround for YouTube : install the FireFox browser, add the "Easy Youtube Video Downloader Express" extension, download the music as mp4, extract audio in aac format via ffmpeg -hide_banner -i "${inpNam}" -vn -acodec copy "${outNam}", tag the aac file, if need be create a cue file to partition into tracks.

Re: Playing from Music Streaming Services

Posted: Wed Jul 20, 2022 6:19 pm
by vhmqn
Hello,

I am using Neutron Player for quite a while now, mainly due to its sophisticated DSP - for use on headphones/earphones EQ.

I was wondering, whether it was possible to route all Android OS audio through Neutron's DSP engine? I recently learned iOS, sadly, does not allow for such a system-wide operation.

At least, routing NewPipe's audio through Neutron Player should technically be possible; even on unrooted Android devices. If this already works as of version 2.20.3, please move this post to Support forum. :D

Some information regarding the "Use external audio player" option in NewPipe:
https://github.com/TeamNewPipe/NewPipe/issues/1526

Thank you!

NewPipe.png
NewPipe.png (91.23 KiB) Viewed 5408 times

Re: Playing from Music Streaming Services

Posted: Wed Jul 20, 2022 7:31 pm
by blaubär
vhmqn wrote:
Wed Jul 20, 2022 6:19 pm
I was wondering, whether it was possible to route all Android OS audio through Neutron's DSP engine? I recently learned iOS, sadly, does not allow for such a system-wide operation.
Afaik this isn't possible :
blaubär wrote:
Fri Jul 30, 2021 12:48 pm
Because there's no way that an app could put itself into the flow of audio data from another app to the DAC ( digital-analog converter ). Now there are equalizer apps, but all these equalizer apps are nothing more than fancy user interfaces for the equalizer functionality that's built into the operating system.
vhmqn wrote:
Wed Jul 20, 2022 6:19 pm
routing NewPipe's audio through Neutron Player should technically be possible
why do you think that should be possible ?

Now there are developers who claim to have done that, e.g. PowerAmp has created an independent equalizer app, but if I understood it correctly that is quite a tricky business and would only ever work with the subset of source applications that would provide very specific interfaces. And yes, that might include YouTube.

Browser for YouTube & YouTube Music

Posted: Sat Oct 29, 2022 3:52 pm
by nilantar
I need browser access music page example https://music.youtube.com

Please please add this option

Browser for YouTube & YouTube Music

Posted: Sat Oct 29, 2022 4:03 pm
by nilantar
I need Wap Browser access music page example https://music.youtube.com

Please please add this option

Re: Browser for YouTube & YouTube Music

Posted: Sat Oct 29, 2022 4:09 pm
by blaubär
nilantar wrote:
Sat Oct 29, 2022 3:52 pm
I need browser access music page example https://music.youtube.com
Please see this topic, into which I merged your proposals. In short: that might be both a legal and technical problem.

Streaming

Posted: Thu Dec 22, 2022 10:09 pm
by deswr1
Is Airmusic compatible with neutron player. Not getting any music through it?

Re: Streaming

Posted: Fri Dec 23, 2022 5:14 am
by blaubär
deswr1 wrote:
Thu Dec 22, 2022 10:09 pm
Is Airmusic compatible with neutron player. Not getting any music through it?
You mean the Airmusic Streaming Service ?
What would you want to do with it and Neutron, use Neutron's DSP ?

See this topic here, into which I merged your post : Neutron support streaming if there is a simple url that you can give Neutron as access point. Commercial streaming services like YouTube, Spotify etc don't support this - why would they ?