index
:
yeetube
master
YouTube Front-end For GNU Emacs
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-06-13
[fix] yeetube-download-video: adjust for null ids.
HEAD
master
Thanos Apollo
2025-02-25
yeetube-search: Add loading message.
Thanos Apollo
2025-02-18
[Feature] Add custom pop-to-same-window-p boolean.
Thanos Apollo
2025-01-26
[Feature] Add support for live streams.
tusharhero
2025-01-23
contributing: Add codeberg mirror url
Thanos Apollo
2025-01-17
[fix] play: Play entry when point at thumbnail.
Thanos Apollo
2025-01-17
mpv-additional-flags: default to empty string.
Thanos Apollo
2025-01-17
Merge branch 'v2.1.8'
Thanos Apollo
2025-01-17
yeetube-mpv: Add new configuration option for mpv additional flags
tusharhero
2025-01-17
get-url: Adjust for type from within the function.
Thanos Apollo
2025-01-17
Remove yeetube-get
Thanos Apollo
2025-01-17
Rewrite retrieval of content for new format.
Thanos Apollo
2025-01-17
get-content: Rewrite entry format.
Thanos Apollo
2025-01-13
tabulated-list: Rewrite implementation
Thanos Apollo
2024-10-23
keymap: Bind yeetube-channel-videos.
Thanos Apollo
2024-10-23
[fix] Adjust channel-id for channel-videos.
Thanos Apollo
2024-10-12
browse-url: Adjust for list length & for a single string value.
Thanos Apollo
2024-10-12
invidious-instances: Update instances, remove dead sites.
Thanos Apollo
2024-09-27
[fix] channel-id-at-point: Retrieve channel using plist-get.
Thanos Apollo
2024-07-08
Packaging: Update commentary & version header to 2.1.7
Thanos Apollo
2024-07-08
yeetube-tabulated-list: Put thumbnail in the first column
Thanos Apollo
2024-07-08
[fix] yeetube--sort: Fix previous sorting funcs
Thanos Apollo
2024-07-08
[fix] yeetube--image-callback: Adjust for new sorting funcs
Thanos Apollo
2024-07-08
yeetube-thumbnail-size: Set to default youtube size, 120x90
Thanos Apollo
2024-07-05
Add yeetube-tabulated-list.
Thanos Apollo
2024-06-14
yeetube-request-headers: Update user-agent
Thanos Apollo
2024-06-14
yeetube-download-video: Add optional arg for url
Thanos Apollo
2024-06-14
[fix] yeetube-download-videos: Refactor using cl-loop
Thanos Apollo
2024-06-09
[fix] typos & style
Thanos Apollo
2024-06-09
[fix] Use xdg to get download dir
Thanos Apollo
2024-04-11
Merge branch '2.1.6-dev'
Thanos Apollo
2024-04-11
Version bump: 2.1.6
Thanos Apollo
2024-04-11
[fix] yeetube-play: Use 2nd argument only when yeetube-mpv-modeline
Thanos Apollo
2024-04-06
yeetube: Add support for yeetube-modeline-mode
Thanos Apollo
2024-04-06
yeetube-mpv: Add yeetube-mpv-modeline-mode
Thanos Apollo
2024-04-06
Add yeetube-mpv-currently-playing
Thanos Apollo
2024-03-20
Add yeetube-enable-emojis
Thanos Apollo
2024-03-20
Update todos
Thanos Apollo
2024-03-19
Release version 2.1.5: Merge branch '2.1.5-dev'
Thanos Apollo
2024-03-19
Version bump & fix indentation
Thanos Apollo
2024-03-18
yeetube-mode: Add emojify-mode
Thanos Apollo
2024-03-18
yeetube-mode-map: Add yeetube-video-or-playlist
Thanos Apollo
2024-03-18
yeetube.el: Style & Add comments
Thanos Apollo
2024-03-18
yeetube-mode: Disable sorting for thumbnails
Thanos Apollo
2024-03-18
yeetube-mpv: Remove mpv-show-status
Thanos Apollo
2024-03-18
Merge patches from Rahguzar into 2.1.5-dev
Thanos Apollo
2024-03-18
Fix status command and pass process to quit-process
Rahguzar
2024-03-17
Use url-retrieve for youtube urls (for headers)
Rahguzar
2024-03-17
Integrate playlist functionality
Rahguzar
2024-03-17
Also scrape playlist
Rahguzar
[next]