aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/lisp/my/my-ytdl.el
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] Add ytdl to infoboxYuchen Pei40 hours1-2/+17
|
* [emacs][rofi] browse-url jira from org-jiraYuchen Pei7 days1-0/+12
| | | | | | | | | | | | | * emacs/.emacs.d/init/ycp-web.el: Add org link handling jira; add my-org-jira-open-url as a browse-url-handler * emacs/.emacs.d/lisp/my/my-org-jira.el: add functions to fetch jira issue given a url * emacs/.emacs.d/lisp/my/my-web.el: remove the redundant my-browse-url now that we use browse-url-handlers * emacs/.emacs.d/lisp/my/my-ytdl.el: infobox to extract from ytdl supported video urls * misc/.config/rofi/config.rasi: newer versions of rofi does not do glob matching like prefix any more
* [emacs] [bash] Several improvementsYuchen Pei2024-10-111-0/+5
| | | | | | | | | | * emacs/.emacs.d/lisp/my/my-media-segment.el: Add index to filename formatting in `my-segment-media-file-1' * emacs/.emacs.d/lisp/my/my-utils.el: Add .spc to audio extensions * emacs/.emacs.d/lisp/my/my-ytdl.el: add command to download audio without tor * misc/.bashrc: pacman and systemd aliases; automate some arch aur make process; add pdf merge / extract functions using ghostscript
* [emacs] add renaming to diredYuchen Pei2024-04-021-4/+10
| | | | | | rename files by mtime also a new command to use ytdl without tor
* [emacs] minor updates to url-rewrite and my-ytdlYuchen Pei2024-01-201-6/+19
| | | | | | - url-rewrite: also redirect from x.com for xitter - luwak: use url-rw for rewrite - ytdl: get rid of silly full-width chars and emojis in file names
* Moving things one level deeperYuchen Pei2023-06-171-0/+78
To ease gnu stow usage. Now we can do stow -t ~ emacs