File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ FreeTube uses the following modules / projects:
3232| [ autolinker] ( https://github.com/gregjacobs/Autolinker.js ) | MIT |
3333| [ bgutils-js] ( https://github.com/LuanRT/BgUtils ) | MIT |
3434| [ electron-context-menu] ( https://github.com/sindresorhus/electron-context-menu ) | MIT |
35+ | [ googlevideo] ( https://github.com/LuanRT/googlevideo ) | MIT |
3536| [ marked] ( https://github.com/markedjs/marked ) | MIT |
3637| [ portal-vue] ( https://github.com/LinusBorg/portal-vue ) | MIT |
3738| [ process] ( https://github.com/defunctzombie/node-process ) | MIT |
Original file line number Diff line number Diff line change @@ -26,10 +26,11 @@ The Local API is one method of obtaining data from YouTube. For another method o
2626
2727## Modules Used in the Local API
2828
29- | Name | License | Maintained By the FreeTube Team? |
30- | --------------------------------------------------- | ------- | -------------------------------- |
31- | [ youtubei.js] ( https://github.com/LuanRT/YouTube.js ) | MIT | No |
32- | [ bgutils-js] ( https://github.com/LuanRT/BgUtils ) | MIT | No |
29+ | Name | License | Maintained By the FreeTube Team? |
30+ | ---------------------------------------------------- | ------- | -------------------------------- |
31+ | [ youtubei.js] ( https://github.com/LuanRT/YouTube.js ) | MIT | No |
32+ | [ bgutils-js] ( https://github.com/LuanRT/BgUtils ) | MIT | No |
33+ | [ googlevideo] ( https://github.com/LuanRT/googlevideo ) | MIT | No |
3334
3435## Fallback
3536
You can’t perform that action at this time.
0 commit comments