aboutsummaryrefslogtreecommitdiffstats
path: root/yeetube.el
Commit message (Expand)AuthorAgeFilesLines
* yeetube-request-headers: Update user-agentHEADmasterThanos Apollo11 days1-1/+1
* yeetube-download-video: Add optional arg for urlThanos Apollo11 days1-3/+6
* [fix] yeetube-download-videos: Refactor using cl-loopThanos Apollo11 days1-9/+7
* [fix] typos & styleThanos Apollo2024-06-091-3/+3
* [fix] Use xdg to get download dirThanos Apollo2024-06-091-1/+2
* Version bump: 2.1.6Thanos Apollo2024-04-111-1/+1
* [fix] yeetube-play: Use 2nd argument only when yeetube-mpv-modelineThanos Apollo2024-04-111-1/+2
* yeetube: Add support for yeetube-modeline-modeThanos Apollo2024-04-061-7/+11
* Add yeetube-enable-emojisThanos Apollo2024-03-201-1/+7
* Version bump & fix indentationThanos Apollo2024-03-191-5/+5
* yeetube-mode: Add emojify-modeThanos Apollo2024-03-181-1/+3
* yeetube-mode-map: Add yeetube-video-or-playlistThanos Apollo2024-03-181-0/+1
* yeetube.el: Style & Add commentsThanos Apollo2024-03-181-4/+6
* yeetube-mode: Disable sorting for thumbnailsThanos Apollo2024-03-181-1/+1
* Use url-retrieve for youtube urls (for headers)Rahguzar2024-03-171-6/+5
* Integrate playlist functionalityRahguzar2024-03-171-18/+35
* Also scrape playlistRahguzar2024-03-171-17/+18
* Optionally show status of mpv process on modelineRahguzar2024-03-171-3/+6
* Use url-queue for getting thumbnailsRahguzar2024-03-171-98/+82
* Remove unused scraping functionRahguzar2024-03-171-18/+0
* Use json parsing to properly parse json stringsRahguzar2024-03-171-26/+40
* Make url fetching async + add new commands for channelsRahguzar2024-03-171-39/+81
* Version bump: 2.1.4Thanos Apollo2024-03-061-1/+1
* yeetube-search: Use pop-to-buffer-same-windowThanos Apollo2024-03-061-3/+2
* yeetube-display-thumbnails: Enable by defaultThanos Apollo2024-03-061-1/+1
* Update docstringsThanos Apollo2024-03-061-15/+25
* Add yeetube-iimage-mode-bufferThanos Apollo2024-03-061-1/+24
* Add yeetube--wget-thumbnailThanos Apollo2024-03-061-13/+21
* Add defcustom yeetube-thumbnail sizeThanos Apollo2024-03-061-8/+3
* yeetube-download-dir: Use expand-file-nameThanos Apollo2024-03-061-1/+1
* Update copyright & package descThanos Apollo2024-03-061-2/+2
* defcustom(s): Improve 'customize' interface interactionsThanos Apollo2024-03-031-14/+15
* packaging: Update commentary & descThanos Apollo2024-03-031-7/+7
* [fix] Refactor defcustom yeetube-download-audio-formatThanos Apollo2024-03-031-6/+10
* [fix] Refactor yeetube-download--ytdlpThanos Apollo2024-03-031-22/+13
* Rename yeetube-player -> yeetube-play-functionThanos Apollo2024-02-291-4/+4
* Update docstrings & disable thumbnails by defaultThanos Apollo2024-02-261-5/+10
* Rewrite thumbnail supportThanos Apollo2024-02-251-42/+8
* yeetube-get-thumbnails: Download only when yeetube-display-thumbnailThanos Apollo2024-02-251-16/+17
* yeetube-mode: update style & docstringThanos Apollo2024-02-251-3/+3
* yeetube-get-content: If not yeetube-display-thumbnails return "nil"Thanos Apollo2024-02-251-2/+4
* Version bump: 2.1.3Thanos Apollo2024-02-251-1/+3
* [Feature] yeetube-mode: Display thumbnailsThanos Apollo2024-02-251-3/+6
* Add yeetube-iimage-mode-bufferThanos Apollo2024-02-251-1/+29
* yeetube-content: Specify image pathThanos Apollo2024-02-251-1/+7
* yeetube-search: download thumbnails & use pop-to-bufferThanos Apollo2024-02-251-3/+3
* Refactor yeetube-get-thumbnailsThanos Apollo2024-02-251-3/+9
* Add yeetube-display-thumbnailsThanos Apollo2024-02-251-0/+5
* Add yeetube-thumbnail-widthThanos Apollo2024-02-251-0/+5
* Add yeetube-thumbnail-heightThanos Apollo2024-02-251-0/+5