Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-01 | [fix] Redo faces as part of yeetube-buffer | Thanos Apollo | |
Redo faces as part of yeetube-buffer using inherit. This way it will follow emacs theme. | |||
2023-09-30 | Mark as version 2.0.3 | Thanos Apollo | |
Fix keybindings & yeetube-mode minor issues | |||
2023-09-30 | yeetube-buffer-fix-title: Add option to remove emojis | Thanos Apollo | |
If `yeetube-buffer-display-emojis` is `nil` use `yeetube-buffer-strip-emojis` | |||
2023-09-30 | [feature] Add yeetube-buffer-strip-emojis | Thanos Apollo | |
Custom function that will be used to strip emojis from titles | |||
2023-09-30 | yeetube-buffer: Add yeetube-buffer-display emojis custom | Thanos Apollo | |
Custom function to turn on/off displaying emojis in titles Emojis ruin formatting characters, this should be off by default | |||
2023-09-29 | remove duplicate formatting functions | Thanos Apollo | |
2023-09-29 | [fix] yeetube-buffer: remove extra line | Thanos Apollo | |
2023-09-28 | [Commentary] Update commentary & code format | Thanos Apollo | |
2023-09-28 | [fix] yeetube-buffer: fix duration length | Thanos Apollo | |
2023-09-28 | yeetube-buffer: Update formatting & add channel name | Thanos Apollo | |
2023-09-28 | [fix] no need to pop filters | Thanos Apollo | |
Filter results with search url | |||
2023-09-28 | [Fix] Fix header formatting | Thanos Apollo | |
2023-09-28 | yeetube-buffer: Fix yeetube-mode issues | Thanos Apollo | |
2023-09-28 | yeetube-buffer: fix formatting | Thanos Apollo | |
2023-09-28 | yeetube-buffer: Fix faces | Thanos Apollo | |
2023-09-27 | yeetube-buffer: Fix mode issues & update faces | Thanos Apollo | |
2023-09-27 | [Rewrite] Rewrite buffer functionality & remove invidious | Thanos Apollo | |
- Redo with new buffer functionality (without org-mode) - Remove Invidious - It will be easier to have only invidious or youtube, invidious would have been much easier to make and maintain but since I already had basic scraping functionality for youtube it'd be a shame to depend on invidious, in case their project ever stops being maintained (mostly due to legal issues) |