Skip to content

Commit 5b3e1a3

Browse files
author
hoang.tran12
committed
update youtube_downloadVideo
1 parent da0aae0 commit 5b3e1a3

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

scripts/youtube_downloadVideo.js

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,19 @@ export default {
1414
func: function () {
1515
let options = [
1616
{
17-
name: "10downloader",
17+
name: "yt1s.com",
18+
url: "https://yt1s.com/vi/youtube-to-mp4?q=",
19+
},
20+
{
21+
name: "10downloader.com",
1822
url: "https://10downloader.com/download?v=",
1923
},
2024
{
21-
name: "9xbuddy",
25+
name: "9xbuddy.com",
2226
url: "https://9xbuddy.com/process?url=",
2327
},
2428
{
25-
name: "ymp4",
29+
name: "ymp4.com",
2630
url: "https://ymp4.download/en50/?url=/",
2731
},
2832
];

0 commit comments

Comments
 (0)