𝗧𝘂𝗯𝗲𝗹𝘆 is a cutting-edge SaaS platform designed to help YouTubers efficiently manage their video assets. By leveraging AWS S3 and Go, Tubely provides robust solutions for storing, serving, and managing large files, ensuring optimal performance and scalability.

filesystem
4 Open Issues Need Help Last updated: Jun 23, 2025

Open Issues Need Help

View All on GitHub
Video Management YouTube Tools

AI Summary: Create a comprehensive Wiki for the Tubely project, covering its mission, features, architecture (Go, AWS S3), setup instructions, contribution guidelines, FAQ, and roadmap. The Wiki should be beginner-friendly and well-organized, using diagrams and examples where appropriate.

Complexity: 4/5
documentation good first issue

𝗧𝘂𝗯𝗲𝗹𝘆 is a cutting-edge SaaS platform designed to help YouTubers efficiently manage their video assets. By leveraging AWS S3 and Go, Tubely provides robust solutions for storing, serving, and managing large files, ensuring optimal performance and scalability.

Go
#filesystem
Video Management YouTube Tools

AI Summary: Refactor and expand the README.md file for the Tubely project to improve clarity and accessibility for new users. This includes adding a concise project summary, detailed installation and usage instructions, contribution guidelines, badges, and code examples, while maintaining professional formatting and a beginner-friendly tone.

Complexity: 3/5
documentation good first issue

𝗧𝘂𝗯𝗲𝗹𝘆 is a cutting-edge SaaS platform designed to help YouTubers efficiently manage their video assets. By leveraging AWS S3 and Go, Tubely provides robust solutions for storing, serving, and managing large files, ensuring optimal performance and scalability.

Go
#filesystem
Video Management YouTube Tools

AI Summary: Write Go tests to verify all internal and external links within the Tubely project's HTML and Markdown files are valid and reachable. This involves scanning for links, using Go's testing and HTTP packages to check each link's validity, and documenting the testing process and results. The goal is to ensure no broken or redirected links exist.

Complexity: 4/5
good first issue

𝗧𝘂𝗯𝗲𝗹𝘆 is a cutting-edge SaaS platform designed to help YouTubers efficiently manage their video assets. By leveraging AWS S3 and Go, Tubely provides robust solutions for storing, serving, and managing large files, ensuring optimal performance and scalability.

Go
#filesystem
Video Management YouTube Tools

AI Summary: Write automated Go tests to validate the presence and structure of key HTML elements (headers, footers, navigation, video containers, etc.) in the Tubely UI using a suitable HTML parsing/testing library. The tests should follow Test-Driven Development (TDD), starting with failing tests and then implementing the necessary code to make them pass. Comprehensive documentation within the test files is required.

Complexity: 4/5
good first issue

𝗧𝘂𝗯𝗲𝗹𝘆 is a cutting-edge SaaS platform designed to help YouTubers efficiently manage their video assets. By leveraging AWS S3 and Go, Tubely provides robust solutions for storing, serving, and managing large files, ensuring optimal performance and scalability.

Go
#filesystem