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

VueTube Extractor rewrite checklist #59

Open
13 of 35 tasks
404-Program-not-found opened this issue Feb 11, 2023 · 0 comments
Open
13 of 35 tasks

VueTube Extractor rewrite checklist #59

404-Program-not-found opened this issue Feb 11, 2023 · 0 comments
Assignees
Labels
feature request New feature or request

Comments

@404-Program-not-found
Copy link
Member

404-Program-not-found commented Feb 11, 2023

This issue tracks the state of core systems for the extractor rewrite (located in the youtube-new directory).

Parser functionalities

Features both planned and implemented are described in the youtube-new documentation

Requester functionalities

The requester covers any feature that interacts with remote APIs

  • Initialising values (API key, context value, visitor data, etc)
  • Retrieve Data from the Home Page (/browse endpoint)
  • Retrieve basic Information of a video (/player endpoint)
  • Retrieve information from the watch page (/next endpoint, ryd API, sponsorblock)
  • Retrieve information from playlists (/browse endpoint)
  • Retrieve information from search (/search endpoint)
  • Retrieve information for comments (/next endpoint) #60
  • Retrieve information for comment replies (/browse endpoint)
  • Retrieve search suggestions (suggestqueries.google.com)
  • Send watch information to the youtube server (/api/stats/qoe endpoint)
  • Retrieve information from channels (/browse endpoint)
  • Pagination support for various features (/next endpoint)

Overall progress

  • Search
  • Search Filters
  • Search Suggestions
  • Home Page
  • Home Page Continuation
  • Video Information
  • Comments
  • Replies
  • Channel Information
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant