-
Notifications
You must be signed in to change notification settings - Fork 0
Changes
NorthWestTrees edited this page Jun 28, 2024
·
5 revisions
- Replaced the myThumbnail.jpg image.
- Refactored several files.
- Updated readme.md
- Updated version number on the launcher page.
- Added src/tube_helper_light_youtube_site.html
- Changed the dark_theme.css and light_theme.css file.
- Updated the sidebar in the src/tube_helper_dark_video_player.html file.
- Updated the sidebar in the src/tube_helper_light_channels.html file.
- Fixed Sidebar and video section time code background not being dark.
- Added Online/Offline support.
- Added SVG page logo.
- Added page title.
- Added Title Helper which can assist with making better titles.
- Added caching for Title Helper input so the user does not have to type the title each time when testing thumbnails.
- Added launcher which has some social media links and quick links to this GitHub.
- Added a navigation bar to make it easier to find categories.
- Added message box which is used similar to comments for tips and other useful information about parts of the page.
- Added offline thumbnails so thumbnail images are still shown.
- Added Category and Group sections for easier sorting of features.
- Added javascript file to allow easier updating of five example thumbnails.
- Added javascript file to update custom titles across the page.
- Added more CSS files to break up the style sheets so it's easier to manage.
- Added light and dark mode themes.
- Improved how the web page is structured by adding categories and groups.
- Improved the style of the page by adding shadows, colours, and closer resemblance to YouTube components such as the video player sidebar.
- Reworked Video Player Sidebar elements
- Fixed End Screen Video Element scaling and size.
- If anyone wants to contribute better offline thumbnails feel free to open a ticket on the issue tab.
- Added a basic UI page with limited capability
- Added many kinds of thumbnial testing though better testing was needed.
- The application works offline but alternative thumbnails will not display as it requires a connection to YouTube to display them.
- The End Screen Video Element thumbnail size is incorrect, its dynamic size and scales are based on the browser window.