mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 15:26:01 +03:00
[GH-ISSUE #137] [Question] Client in other languages #100
Labels
No labels
a/b
bug
documentation
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
yt-error
yt-update
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ytmusicapi#100
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gelouko on GitHub (Dec 30, 2020).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/137
Hello,
I just wanted to know if there is any intention to make this repo language-agnostic (or at least generate a JavaScript client for the YTMusic API.
Are there any plans for that?
Or the scope of the project is just for Python?
Thanks!
@gelouko commented on GitHub (Dec 30, 2020):
NVM, just found this
https://github.com/emresenyuva/youtube-music-api#readme
@sigma67 commented on GitHub (Dec 31, 2020):
Yes, there are some projects for other languages. Although I'm not aware of one that also provides authenticated functionality (library,uploads etc).
I don' have any plans for this project to branch out, but I'm open to others using this project's code to develop something similar in other languages. JS would be an obvious candidate since it works with browsers