]> njoseph.me Git - nimcoon.git/blame - CHANGELOG.md
Bump version and update changelog
[nimcoon.git] / CHANGELOG.md
CommitLineData
fc5bf33f
JN
1# 0.9.0
2
3- Replace youtube-dl with yt-dlp. Though this fixes the problem with YouTube throttling download speeds, it doesn't fix the throttling during streaming since mpv and vlc are still using youtube-dl. mpv has provided an option to provide an alternative youtube-dl implementation. Waiting for VLC to implement the same.
4- Shift to PeerTube's new videoId format. Support for the UUID format is dropped.
5- Dropped Peerflix as a dependency. WebTorrent is faster and better. They also added support for video player arguments on my request. See https://github.com/webtorrent/webtorrent-cli/issues/141
6
ff0a15bf
JN
7# 0.8.3
8
9- Add fake user-agent
10
f1ba7a62
JN
11# 0.8.2
12
13- Use a different Invidious instance.
14
bf46415b
JN
15# 0.8.1
16
17- Use youtube-dl's ytsearch when feeling lucky. This make search much faster.
18
d09270c3
JN
19# 0.8.0
20
21- Interactive options
22- YouTube auto-play
23
c4b35c27
JN
24# 0.7.0
25
26- Fix broken direct play.
27- Use Invidious instance for retrieving search results but use YouTube to get content.
28
fabf0294
JN
29# 0.6.1
30
31- Minor bug fix
32
16d771c4
JN
33# 0.6.0
34
35- Scrape from YouTube directly, no dependence on Invidious instances
36- Doom Emacs integration
37
22fff4dd
JN
38# 0.5.1
39
40- Fix crash when search has <10 results
41- Find alternative to invidio.us instance
42
76965ae0
JN
43# 0.5.0
44
45- Use Invidio.us to retrieve search results
46- Support http in addition to https
47- README: Add section on Motivation
48- README: Add comprehensive feature list
49- Update README with a progress report on features
50- Use aria2c download manager if available
51- VLC is better than CVLC
52- Minor formatting changes
53
c9e986ca
JN
54# 0.4.0
55
56- Allow picking up torrent links from http urls (PeerTube provides these in download options)
57- Given a PeerTube link, automatically pick the best resolution video and stream it using WebTorrent
58
59e0f961
JN
59# 0.3.2
60
61- Reimplement streaming of YouTube playlists
62
ede339f5
JN
63# 0.3.1
64
65- Fix mistake with tagging.
66
e4f082d9
JN
67# 0.3.0
68
69- Add support for playing playlists of videos and songs from YouTube
70- Playlists can be played by providing the first video in the list or by directly providing the playlist url
71
4d92c882
JN
72# 0.2.2
73
74- Fix bug with paginated result selection
75
e26cd8ca
JN
76# 0.2.1
77
78- Fix minor regression in pagination
79
2a97409a
JN
80# 0.2.0
81
82- Implement pagination with shortcuts "n" and "p" to navigate between pages
83
84# 0.1.0
85
86- Search for videos using keywords
87- Stream videos and music from YouTube
88- Play direct links from YouTube and PeerTube
89- Stream video and music from magnet links
90- Download music
91- Download video