Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/giacomocerquone/node-ytdl-react

This is a React app which ports the node-ytdl-core library to extract cdn urls from youtube videos
https://github.com/giacomocerquone/node-ytdl-react

Last synced: 8 days ago
JSON representation

This is a React app which ports the node-ytdl-core library to extract cdn urls from youtube videos

Awesome Lists containing this project

README

        

# node-ytdl-react

This is a POC to prove the feasibility of porting node-ytdl inside the browser through webpack polyfills

To start the project give `yarn start` as for any other create-react-app projects.

# Sadly youtube apis needs cors to be deactivated