aboutsummaryrefslogtreecommitdiffstats
path: root/yeetube.el
Commit message (Collapse)AuthorAgeFilesLines
* fix: enable multibyte-charactersThanos Apollo2023-07-011-1/+3
|
* Add group, commentary and style codeThanos Apollo2023-07-011-11/+17
|
* Define yt-modeThanos Apollo2023-07-011-4/+18
| | | | | - Add minor mode - Define keybindings and doc them to *Yeetube-Search* buffer
* styleThanos Apollo2023-07-011-4/+4
|
* yt-download(s): Update to use default dir & update docsThanos Apollo2023-07-011-1/+5
|
* yt-search: base function completedThanos Apollo2023-07-011-30/+30
| | | | | - Searches for X amount of videoids and videotitles - Creates a read only org buffer and inserts the results
* Add customsThanos Apollo2023-07-011-4/+25
| | | | | | - yt-search-for: Defining the amount of search results - yt-player: Define video player as command using a string - yt-download-directory: Define download directory
* Add basic search functionalityThanos Apollo2023-07-011-7/+37
| | | | | | | | custom yt-search-query, youtube is the default, but in hopefully in the future it won't be youtube specific. yt-search only searches for a single url for now, just for testing purposes.
* rename to yeetubeThanos Apollo2023-06-301-0/+107