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

feat: find a way to parse Tiktok "You may like" page #12

Open
msramalho opened this issue Jul 13, 2023 · 0 comments
Open

feat: find a way to parse Tiktok "You may like" page #12

msramalho opened this issue Jul 13, 2023 · 0 comments
Labels
contributions welcome Not an internal priority but may interest OS developers or users enhancement New feature or request non-trivial this issue is likely to be hard for inexperienced contributors

Comments

@msramalho
Copy link
Contributor

See

* HARD TODO: is it possible to do it for the "you may like" section on the right side of a video page? there is no id in the html but perhaps the click event listener could somehow be intercepted/mocked.

There does not appear to be any URL/ids in the thumbnail of these videos, but when they are clicked the right page is opened with the right URL. How can we capture those URLs from the extension code so that we can know the post's date? In the other Tiktok implementations the videoIds/URLs can be found.

@msramalho msramalho added enhancement New feature or request non-trivial this issue is likely to be hard for inexperienced contributors labels Jul 13, 2023
@msramalho msramalho added the contributions welcome Not an internal priority but may interest OS developers or users label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributions welcome Not an internal priority but may interest OS developers or users enhancement New feature or request non-trivial this issue is likely to be hard for inexperienced contributors
Projects
None yet
Development

No branches or pull requests

1 participant