summaryrefslogtreecommitdiff
path: root/yeetube.el
AgeCommit message (Collapse)Author
2023-07-01Add customsThanos Apollo
- 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
2023-07-01Add basic search functionalityThanos Apollo
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.
2023-06-30rename to yeetubeThanos Apollo