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

Generate JSON files to be consumed by Vue.js UI #212

Closed
5 tasks done
dan-niles opened this issue May 29, 2024 · 0 comments · Fixed by #219
Closed
5 tasks done

Generate JSON files to be consumed by Vue.js UI #212

dan-niles opened this issue May 29, 2024 · 0 comments · Fixed by #219
Assignees
Labels
Milestone

Comments

@dan-niles
Copy link
Collaborator

dan-niles commented May 29, 2024

Since we are now switching to the Vue.js approach for the UI of the ZIM, we need to generate JSON files which contain data about the youtube channel/playlist and the videos in it. These JSON files will then be consumed by the Vue.js UI, and the relevant content will be rendered.

The following types of JSON files need to be generated by the scraper:

  • Channel Metadata
  • List of all videos in the channel (Uploads of channel)
  • List of playlists in the channel
  • The videos inside specific playlists
  • Metadata for each video
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant