Skip to content
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

Cannot browse or find by music ID #174

Open
jonaskahn opened this issue Sep 7, 2023 · 0 comments
Open

Cannot browse or find by music ID #174

jonaskahn opened this issue Sep 7, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@jonaskahn
Copy link

Describe the bug:

  • I tried to find music by id, or browse music from discover tab but it always return 503

To Reproduce:

Steps to reproduce the behavior:

  1. Go to 'Home page'
  2. Click on 'Search By Music ID'
  3. Enter ID '7264776805886199809'
  4. See error

Expected behavior

  • Music should be found

Enviroment:

  • Frontend version: 2.4.9.2
  • Scraper version: 2.3.6.4
  • PHP Version: 8.2

Updated

I figured out something. It seems TikScraperPHP went wrong with music URL( I guessed ).

  • The music url TikScrapper try to send is https://www.tiktok.com/music/7264776805886199809?lang=en, this link is broken.
  • The correct one should be https://www.tiktok.com/music/x-7264776805886199809?lang=en
@jonaskahn jonaskahn added the bug Something isn't working label Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant