Updated README
This commit is contained in:
parent
a0e3ae88c2
commit
60167e2a78
@ -1,8 +1,5 @@
|
||||
# Play-dl
|
||||
|
||||
|
||||
# ⚠️ Play-dl is no longer being maintained. ⚠️
|
||||
|
||||
A **light-weight** YouTube, SoundCloud, Spotify and Deezer streaming and searching library.
|
||||
|
||||
- Search by video, playlist/album, channel/artist
|
||||
|
||||
@ -63,6 +63,7 @@ export class SeekStream {
|
||||
* @param duration Duration of audio playback [ in seconds ]
|
||||
* @param headerLength Length of the header in bytes.
|
||||
* @param contentLength Total length of Audio file in bytes.
|
||||
* @param bitrate Bitrate provided by YouTube.
|
||||
* @param video_url YouTube video url.
|
||||
* @param options Options provided to stream function.
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user