Releases: Mithronn/rusty_ytdl
Releases · Mithronn/rusty_ytdl
v0.7.4
10 Aug 19:08
Compare
Sorry, something went wrong.
No results found
Added age-restricted video support
Custom request retry strategy if status codes 4XX-5XX
The download function will throw an error if the response status is between 400..599 rather than create an empty file
MSRV is now 1.79.0
v0.7.3
11 Jul 11:43
Compare
Sorry, something went wrong.
No results found
Code quality improved
reqwest crate socks and native-tls-vendored feature flags added
extract_ncode function error fixed (youtube-api-changed)
v0.7.2
15 May 22:51
Compare
Sorry, something went wrong.
No results found
NonLiveStream can now be reused
ffmpeg feature implementation improved
Search suggestion function added
Crates updated and unused crates removed
v0.7.1
20 Mar 16:29
Compare
Sorry, something went wrong.
No results found
Reuse reqwest client added to RequestOptions
Request with cookie issue fixed
Improved performance (thanks to @ccgauche )
v0.7.0
07 Mar 21:57
Compare
Sorry, something went wrong.
No results found
FFmpeg feature implemented
bytes create implemented for download functions
v0.6.7
05 Mar 14:24
Compare
Sorry, something went wrong.
No results found
VideoFormat mime_type property more stable with new crate mime
Some crates updated with new versions
v0.6.6
19 Feb 19:20
Compare
Sorry, something went wrong.
No results found