We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da0aae0 commit 5b3e1a3Copy full SHA for 5b3e1a3
scripts/youtube_downloadVideo.js
@@ -14,15 +14,19 @@ export default {
14
func: function () {
15
let options = [
16
{
17
- name: "10downloader",
+ name: "yt1s.com",
18
+ url: "https://yt1s.com/vi/youtube-to-mp4?q=",
19
+ },
20
+ {
21
+ name: "10downloader.com",
22
url: "https://10downloader.com/download?v=",
23
},
24
- name: "9xbuddy",
25
+ name: "9xbuddy.com",
26
url: "https://9xbuddy.com/process?url=",
27
28
- name: "ymp4",
29
+ name: "ymp4.com",
30
url: "https://ymp4.download/en50/?url=/",
31
32
];
0 commit comments