Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Video-Downloader/web/changelogs/2.0.md
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
20 lines (19 sloc)
696 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
title: "everything is new!" | |
date: "Jun 28, 2022" | |
--- | |
- added support for: bilibili.com, youtube, youtube music, reddit, vk; | |
- remade the way downloads are handled; | |
- added proper website branding; | |
- added settings, donations, and changelog menu; | |
- added manual theme picker; | |
- added format picker for youtube; | |
- added quality picker for youtube and vk downloads (bilibili and twitter later); | |
- improved usability; | |
- upgraded the download button to be adaptive depending on current status; | |
- popups are now adaptive, too; | |
- better scalability; | |
- took out trash; | |
- moved from commonjs to ems; | |
- overall revamp of backend and frontend; | |
- fixed various issues that were present in older version. |