File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 22
33This extension allows you to download videos from YouTube.
44
5+ ![ Demo Image] ( https://i.imgur.com/hHtmbny.png )
Original file line number Diff line number Diff line change 11{
22 "name" : " @kunkun/kunkun-ext-youtube-downloader" ,
3- "version" : " 0.1.7 " ,
3+ "version" : " 0.1.8 " ,
44 "license" : " MIT" ,
55 "exports" : " ./mod.ts" ,
66 "imports" : {
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://schema.kunkun.sh" ,
33 "name" : " kunkun-ext-youtube-dowloader" ,
4- "version" : " 0.1.7 " ,
4+ "version" : " 0.1.8 " ,
55 "license" : " MIT" ,
66 "type" : " module" ,
77 "kunkun" : {
3030 " shell:stdin-write" ,
3131 " shell:kill"
3232 ],
33- "demoImages" : [],
33+ "demoImages" : [
34+ " https://i.imgur.com/hHtmbny.png"
35+ ],
3436 "icon" : {
3537 "type" : " iconify" ,
3638 "value" : " logos:youtube-icon"
You can’t perform that action at this time.
0 commit comments