Open Issues Need Help
View All on GitHubFree web application that allows to easily create, share and watch collections of YouTube Shorts
Free web application that allows to easily create, share and watch collections of YouTube Shorts
AI Summary: Implement CSS gradients, box shadows, and subtle hover animations for buttons on the YouTube Shorts collection website. Design suggestions should be provided before a pull request.
Free web application that allows to easily create, share and watch collections of YouTube Shorts
AI Summary: Improve the algorithm in `getYouTubeVideoAccentColor` function within a Chrome extension to select more vibrant accent colors from YouTube short thumbnails. The current algorithm prioritizes the most frequent color, often resulting in dull colors like black, white, or gray. The improved algorithm should prioritize colors that are further from pure white and black, focusing on more saturated and vibrant hues.
Free web application that allows to easily create, share and watch collections of YouTube Shorts
AI Summary: Implement a JavaScript function to disable the 'Generate' button on the main website page unless text is present in the associated text field. The disabled button should have reduced opacity.
Free web application that allows to easily create, share and watch collections of YouTube Shorts
AI Summary: Implement a preview screen for YouTube Shorts collections before navigating to the full collection page. This preview should display detected video thumbnails and counts, allow drag-and-drop reordering of the queue, and offer options to copy the collection URL or proceed to the collection page.
Free web application that allows to easily create, share and watch collections of YouTube Shorts
AI Summary: Fix the mobile view of the YouTube Shorts compilation website. The page is currently too tall, causing a scrollbar that interferes with the swipe functionality. The issue may be related to the player ratio or a previously reported bug (#53). The solution involves adjusting or clamping values to correct the height of the mobile view.
Free web application that allows to easily create, share and watch collections of YouTube Shorts
AI Summary: Extend the existing YouTube Shorts collection Chrome extension to also support standard YouTube videos. This involves modifying the background script to handle different page structures and parse data from regular YouTube video pages, allowing users to add them to collections.
Free web application that allows to easily create, share and watch collections of YouTube Shorts
AI Summary: Update the README.md for a YouTube Shorts collection Chrome extension to include details on website features (controls, progress bar, next video preview, basic video support, ambient colors), Chrome extension features (with installation guide from both manual and Chrome Web Store), and add preview screenshots with a few emojis.
Free web application that allows to easily create, share and watch collections of YouTube Shorts
AI Summary: Optimize the Chrome extension's performance by removing unused font variations from the Google Fonts embed in the header. This involves identifying and removing unnecessary font weights and styles to reduce loading times.
Free web application that allows to easily create, share and watch collections of YouTube Shorts
AI Summary: Improve the visual appeal of YouTube Shorts collections within the Chrome extension by designing more engaging background shapes and sizes. Address current issues where background and text size combinations hinder readability.
Free web application that allows to easily create, share and watch collections of YouTube Shorts
AI Summary: Implement a solution within a Chrome extension to prevent YouTube short embeds from stealing focus when scrolled or swiped. This should allow users to continue scrolling or swiping the page naturally, even after interacting with an embedded YouTube short.
Free web application that allows to easily create, share and watch collections of YouTube Shorts
AI Summary: Implement a subtle animation on the shadow box of the `.video-container` element to mimic the ambient color movement seen in YouTube. This animation should likely be a simple pulsation effect, achievable using CSS or JavaScript.
Free web application that allows to easily create, share and watch collections of YouTube Shorts
AI Summary: Implement a popup notification in a Chrome extension that alerts the user when their queue for YouTube Shorts collections is empty.
Free web application that allows to easily create, share and watch collections of YouTube Shorts
AI Summary: Improve the scrolling functionality of a YouTube Shorts collection Chrome extension by using the deltaY property instead of scroll time to determine scroll limits. This will likely result in smoother and more responsive scrolling.
Free web application that allows to easily create, share and watch collections of YouTube Shorts