cloud-ytdl 1.0.0-rc → 1.0.1-rc
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "cloud-ytdl",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.1-rc",
|
|
4
4
|
"description": "Reliable YouTube downloader and scraper using InnerTube clients. Includes video, stream, and Community Post extraction. Production-ready for Node.js 18+.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"youtube",
|
|
File without changes
|