X-Git-Url: https://njoseph.me/gitweb/nimcoon.git/blobdiff_plain/c9e986cae6624ca4300bddcd8fd73b6074145da7..ff0a15bf2f06bd2380dce5c5584c5d871346a3c9:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 8360931..301fbdf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,50 @@ +# 0.8.3 + +- Add fake user-agent + +# 0.8.2 + +- Use a different Invidious instance. + +# 0.8.1 + +- Use youtube-dl's ytsearch when feeling lucky. This make search much faster. + +# 0.8.0 + +- Interactive options +- YouTube auto-play + +# 0.7.0 + +- Fix broken direct play. +- Use Invidious instance for retrieving search results but use YouTube to get content. + +# 0.6.1 + +- Minor bug fix + +# 0.6.0 + +- Scrape from YouTube directly, no dependence on Invidious instances +- Doom Emacs integration + +# 0.5.1 + +- Fix crash when search has <10 results +- Find alternative to invidio.us instance + +# 0.5.0 + +- Use Invidio.us to retrieve search results +- Support http in addition to https +- README: Add section on Motivation +- README: Add comprehensive feature list +- Update README with a progress report on features +- Use aria2c download manager if available +- VLC is better than CVLC +- Minor formatting changes + # 0.4.0 - Allow picking up torrent links from http urls (PeerTube provides these in download options)