mirror of
https://github.com/tubearchivist/browser-extension.git
synced 2024-11-12 23:20:12 +00:00
update readme, roadmap
This commit is contained in:
parent
fd87615cdc
commit
dc8fecf792
@ -11,7 +11,7 @@ This is a browser extension to bridge YouTube with [Tube Archivist](https://gith
|
||||
- Add your Tube Archivist connection details in the addon popup.
|
||||
- On YouTube video pages, inject a download button to download that video and a subscribe button to subscribe to that channel.
|
||||
- On YouTube channel pages, inject a button to subscribe to the channel or download the complete channel. Regarding the channel subpages, this follows the same rules as adding to the queue over the form.
|
||||
- Throughout most places, hover over the video to reveal a download button for that video.
|
||||
- Throughout most places, hover over the video title to reveal a download button for that video.
|
||||
- Sync your cookies for yt-dlp.
|
||||
|
||||
## Screenshots
|
||||
@ -73,10 +73,10 @@ Use the correct manifest file for your browser. Either rename the browser specif
|
||||
|
||||
## Roadmap
|
||||
Join us on [Discord](https://www.tubearchivist.com/discord) and help us improve and extend this project. This is a list of planned features, in no particular order:
|
||||
- [ ] Get download and subscribe status from TA to show on the injected buttons
|
||||
- [ ] Implement download button for videos on the YouTube homepage over inline preview
|
||||
- [ ] Implement download/subscribe button for playlists
|
||||
- [ ] Implement download button for videos on playlist
|
||||
- [X] Get download and subscribe status from TA to show on the injected buttons
|
||||
- [X] Implement download button for videos on the YouTube homepage over inline preview
|
||||
- [X] Implement download button for videos on playlist
|
||||
- [X] Error handling for connection errors
|
||||
- [X] Dynamically inject buttons with mutation observer
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user