Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fast72
/
meyth
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fast72
commited on
Mar 18, 2025
Commit
7a598f2
·
verified
·
1 Parent(s):
b2e7404
Update lib/yt.js
Browse files
Files changed (1)
hide
show
lib/yt.js
+1
-1
lib/yt.js
CHANGED
Viewed
@@ -123,4 +123,4 @@ async function twitter(url) {
123
};
124
}
125
126
-
module.exports = {
notube
, tiktok, instagram, threads, twitter };
123
};
124
}
125
126
+
module.exports = {
yt
, tiktok, instagram, threads, twitter };