Code Monkey home page Code Monkey logo

ytdownloader-browser's Introduction

YTDownloader-Browser

This is a Chrome extension that allows you to download videos from YouTube/YouTube Music.

This is a upgrade version of YouTube-Downloader.

Features

The video limit is up to 2~3 hours, or the downloader will crash. (In my test. Maybe up to more than 3 hours.)

  • Download YouTube videos in SD, HD, Full HD, 4K, and even 8K.
  • Download multiple YouTube/YouTube Music videos at once.
  • Download YouTube/YouTube Music videos from a playlist.
  • Download all your favortie YouTube Music songs.
  • Download the Private videos. (You need to be logged in to download the private videos.)(alpha)
  • Intuitive download videos/songs tool.
  • Using Chrome download system.

Installation

You can download the extension from the release page

  1. Download the repository.
  2. Install the npm package (npm install).
  3. Build the extension (make).
  4. Install the Chrome extension in build folder with developer mode.
  5. Enjoy!

How to Download The Videos or Songs

Remember the videos/playlists/songs must be public. (Or you need to sign in)

  1. Open the videos in the main YouTube page or open the songs in the YouTube Music page.
  2. Click the extension icon in the top right corner (You may need to pin it).
  3. It will download the videos/songs.

Or the download button in the video page or song page.

  • In YouTube video page: YT-Video-Page-Button

  • In YouTube Music playing song page: YT-Music-Page-Button

  • In YouTube Playlist page: YT-Playlist-Page-Button

  • In YouTube Music playlist page: YT-Music-Playlist-Page-Button

Some of Screenshots

  • Notifications:
    Notifications

  • Popup Window:
    Popup Window

  • Background Console:
    Background Console

Enjoy!

ytdownloader-browser's People

Contributors

000hen avatar

Stargazers

 avatar

Watchers

 avatar

ytdownloader-browser's Issues

同学,您这个项目引入了193个开源组件,存在2个漏洞,辛苦升级一下

检测到 000hen/YTDownloader-Browser 一共引入了193个开源组件,存在2个漏洞

漏洞标题:Joyent Node.js semver 资源管理错误漏洞
缺陷组件:[email protected]
漏洞编号:CVE-2015-8855
漏洞描述:Joyent Node.js是美国Joyent公司的一套建立在Google V8 JavaScript引擎之上的网络应用平台。semver是一个npm(Node.js包管理和分发工具)中的语意化版本控制规范模块。
Joyent Node.js中的semver 4.3.1及之前的版本存在安全漏洞。攻击者可利用该漏洞造成拒绝服务(CPU消耗)。
国家漏洞库信息:https://www.cnvd.org.cn/flaw/show/CNVD-2016-02533
影响范围:(∞, 4.3.2)
最小修复版本:4.3.2
缺陷组件引入路径:[email protected]>[email protected]>[email protected]>[email protected]

另外还有2个漏洞,详细报告:https://mofeisec.com/jr?p=acbd09

Chrome Extension Version 3 Upgrade

In 2023, Chrome will no longer support the version 2 extensions. And YTDownloader-Browser is in version 2 now.

Upgrade to version 3 is needed.

But I have no idea how to convert from version 2 to version 3. That's because this extension has the simulated DOM, so it needs eval to simulate the DOM. Therefore, the version 3 extensions cannot use background script, and version 3 extensions cannot use eval in service worker, either.

I need someone's help to make the convert faster.

It didn't support VP9 decode

Because the ffmpeg.js didn't support VP9 decode, YTDownloader-Browser cannot format the video/music with VP9 format.

I have two solutions:

  1. Give up VP9 decode
  2. Build FFmpeg on my own

But option 2 is too hard to do that...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.