Git Product home page Git Product logo

aio-music-helper's Introduction

aio-music-helper's People

Contributors

rinrinx avatar rinrinx2 avatar vinayak-7-0-3 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

aio-music-helper's Issues

Testing Update

The following problem occurs to me when sending a link with the download command.
image

I have a problem

Hello, Very good code.
My problem is that I don't download from tidal, I tried several ways and I couldn't solve it, it says that the downloaded file cannot be found in ./bot/DOWNLOADS/NONE/5848

I tried authenticating and everything and it doesn't work for me. I don't know why it will be from now on, thanks. Very happy with your work

Deezer downloads me well

what to do

Traceback (most recent call last):
File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/root/AIO-Music-Helper/bot/main.py", line 79, in
app.run()
File "/usr/local/lib/python3.10/dist-packages/pyrogram/methods/utilities/run.py", line 80, in run
run(self.start())
File "/usr/lib/python3.10/asyncio/base_events.py", line 646, in run_until_complete
return future.result()
File "/root/AIO-Music-Helper/bot/main.py", line 64, in start
await loadConfigs()
File "/root/AIO-Music-Helper/bot/main.py", line 33, in loadConfigs
await qobuz.login()
File "/root/AIO-Music-Helper/bot/helpers/qobuz/handler.py", line 19, in login
qobuz_api.login()
File "/root/AIO-Music-Helper/bot/helpers/qobuz/qopy.py", line 223, in login
self.get_tokens()
File "/root/AIO-Music-Helper/bot/helpers/qobuz/qopy.py", line 217, in get_tokens
self.id = str(bundle.get_app_id())
File "/root/AIO-Music-Helper/bot/helpers/qobuz/bundle.py", line 48, in get_app_id
raise NotImplementedError("Failed to match APP ID")
NotImplementedError: Failed to match APP ID

A suggestion

In the old version Tidal-DL-Telegram

You've implemented that non-admin users can use the /settings command to choose music quality. It would be interesting to implement the same function in this bot. what a great job honestly

APP ID error

Traceback (most recent call last):
File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/root/AIO-Music-Helper/bot/main.py", line 59, in
app.run()
File "/usr/local/lib/python3.10/dist-packages/pyrogram/methods/utilities/run.py", line 80, in run
run(self.start())
File "/usr/lib/python3.10/asyncio/base_events.py", line 646, in run_until_complete
return future.result()
File "/root/AIO-Music-Helper/bot/main.py", line 44, in start
await loadConfigs()
File "/root/AIO-Music-Helper/bot/main.py", line 28, in loadConfigs
await qobuz.login()
File "/root/AIO-Music-Helper/bot/helpers/qobuz/handler.py", line 19, in login
qobuz_api.login()
File "/root/AIO-Music-Helper/bot/helpers/qobuz/qopy.py", line 221, in login
self.get_tokens()
File "/root/AIO-Music-Helper/bot/helpers/qobuz/qopy.py", line 215, in get_tokens
self.id = str(bundle.get_app_id())
File "/root/AIO-Music-Helper/bot/helpers/qobuz/bundle.py", line 48, in get_app_id
raise NotImplementedError("Failed to match APP ID")
NotImplementedError: Failed to match APP ID

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.