aboutsummaryrefslogtreecommitdiffstats
path: root/yeetube.el
Commit message (Expand)AuthorAgeFilesLines
* [Rewrite] Rewrite buffer functionality & remove invidiousThanos Apollo2023-09-271-168/+31
* [Feature] Display video durationThanos Apollo2023-09-271-12/+23
* [Rewrite] seperate yeetube-mpv functionality2.0.1Thanos Apollo2023-09-251-83/+6
* replace: setq -> setfThanos Apollo2023-08-311-27/+27
* yeetube-download-videos: remove audio-only optionThanos Apollo2023-08-301-14/+1
* yeetube-download-video: remove shell-argumentThanos Apollo2023-08-301-4/+1
* yeetube-download-video: use call-process-shell-commandThanos Apollo2023-08-301-5/+4
* Fix: hardcode url as string in shell commandsThanos Apollo2023-08-261-5/+5
* fix: yeetube-start-mpv-processThanos Apollo2023-08-261-2/+2
* yeetube-start-process: Rename variablesThanos Apollo2023-08-201-3/+3
* Add message when a yeetube process startsThanos Apollo2023-08-201-1/+2
* Rename: yeetube-send-keypress -> yeetube-mpv-send-keypressThanos Apollo2023-08-201-4/+4
* Mark as version 2.0.02.0.0Thanos Apollo2023-08-191-2/+2
* yeetube-mode-map: Add yeetube-mpv-toggle-no-video-flagThanos Apollo2023-08-191-2/+3
* Update Info keysThanos Apollo2023-08-191-2/+3
* Add yeetube-send-keypress and rewrite toggle functions with itThanos Apollo2023-08-191-10/+11
* Add yeetube-mpv-toggle-no-video-flagThanos Apollo2023-08-191-8/+7
* Add yeetube-start-mpv-processThanos Apollo2023-08-191-2/+6
* Rewrite yeetube-start-processThanos Apollo2023-08-191-9/+4
* yeetube-play-url: fix formattingThanos Apollo2023-08-191-2/+3
* remove yeetube-mpv-socketThanos Apollo2023-08-191-6/+0
* Rewrite yeetube-mpv-toggle-videoThanos Apollo2023-08-181-4/+7
* Add yeetube-mpv-send-keypressThanos Apollo2023-08-181-0/+5
* Add yeetube-mpv-toggle-fullscreenThanos Apollo2023-08-181-1/+5
* Rewrite yeetube-mpv-toggle-pauseThanos Apollo2023-08-181-4/+3
* remove old send-socket-commandThanos Apollo2023-08-181-15/+0
* Add docstringsThanos Apollo2023-08-181-0/+3
* Add yeetube--mpv-playThanos Apollo2023-08-181-0/+15
* Update yeetube-play-urlThanos Apollo2023-08-181-11/+8
* Add yeetube-mpv-disable-videoThanos Apollo2023-08-181-3/+4
* yeetube-player: Make it as symbolThanos Apollo2023-08-181-3/+5
* yeetube-search: Add type & timeout at 30sThanos Apollo2023-08-181-2/+3
* redo yeetube-send-command-to-socketThanos Apollo2023-08-181-15/+6
* Rename old toggle to just disable videoThanos Apollo2023-08-181-1/+3
* Change yeetube-toggle-pause-mpvThanos Apollo2023-08-181-9/+10
* Add yeetube--send-commandThanos Apollo2023-08-181-0/+6
* Add yeetube-send-command-to-socketThanos Apollo2023-08-181-0/+14
* dont use socat path as global variableThanos Apollo2023-08-181-11/+10
* Mark as version 1.5.01.5.0Thanos Apollo2023-08-171-2/+2
* Add error messages when yeetube-player not on PATHThanos Apollo2023-08-171-0/+3
* change `Youtube/Invidious` to `Youtube & Invidious`Thanos Apollo2023-08-171-4/+4
* style indentationThanos Apollo2023-08-171-24/+24
* yeetube-get-content-invidious: get view-countThanos Apollo2023-08-171-1/+7
* yeetube-get-content-youtube: get view-countThanos Apollo2023-08-171-27/+35
* yeetube-create-buffer: Adjust with view-countThanos Apollo2023-08-171-5/+11
* Add yeetube-display-view-countThanos Apollo2023-08-171-0/+6
* use backquoted list for (videoids videotitles)Thanos Apollo2023-08-161-6/+4
* yeetube-create-buffer: Add gap for titleThanos Apollo2023-08-161-1/+2
* fix: title gap at insertionThanos Apollo2023-08-161-1/+1
* yeetube-fix-title: Update replacementsThanos Apollo2023-08-161-1/+2