Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Mention write-filename-in-watch-later-config in the manual | Wolfgang Müller | 2024-09-22 | -1/+6 |
| | ||||
* | Fix typo in later.1 | Wolfgang Müller | 2024-09-19 | -1/+1 |
| | ||||
* | Show video titles using yt-dlp | Juhani Krekelä | 2024-09-12 | -3/+24 |
| | | | | | | | | | | Different video URLs can be easy to confuse in the output of later(1). Look up titles for them in $XDG_CACHE_HOME/later/title.json and add an option, --update-titles, to populate the file automatically using yt-dlp. The title is prefixed with a hash sign (#) in order to better separate it visually from the URLs, as well as to allow easier copypasting of output onto an mpv command line. | |||
* | Initial commit | Wolfgang Müller | 2024-09-10 | -0/+21 |