mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-26 07:46:00 +03:00
[GH-ISSUE #336] Country based results #262
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#262
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 @sheikhhaziq on GitHub (Dec 31, 2022).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/336
charts()return country based result. But is there an way to obtain country based results inget_home()and insearch()@sigma67 commented on GitHub (Jan 1, 2023):
As you've noticed this is related to the localization feature (
languageparameter on init), therefore I'll close this.@sheikhhaziq commented on GitHub (Jan 2, 2023):
I'm not talking about language. When i set my language to german, I get result in german language but the result is based on global data not my country based
@sigma67 commented on GitHub (Jan 2, 2023):
Well, can you tell me how to achieve what you're looking for using the web interface?
That's the main purpose of this library, to emulate web functionality.