jjaruna / Bili.TV-Downloader

BiliBili.tv Downloader for CLI. Easy usage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bili.TV-Downloader

  • Bili.TV Downloader is a command line javascript script that allows you to download Bilibili.tv videos in 720p quality and anime in 480p quality (for now) by merging video and audio with FFmepg.

vistageneral

DOCS

Requirements

Node.JS

  • Normal installation.

8abf3a1a-444d-4e25-bd18-fda1ab6307ce

FFmpeg

Usage

  • For those who use git clone:
npm install
  • and
node BiliTVDownloader.js

vistavisual

For those who prefer to download the releases:

  • Unzip the .RAR file where you want.

  • Go to the folder address bar (just above).

address

  • Type cmd and press enter to open a terminal in that folder.

xdd

  • Once the terminal is open, type:
node BiliTVDownloader.js

vistaterminal

Downloading

IMPORTANT

  • When I want to copy the link, for some reason cmd does not let me, what you must do is to press the right click of the mouse to be able to paste it.

mouse

  • Once the link is pasted, enter and wait patiently for it to download and join the video + audio. Here it will depend on your internet and if the BiliBili server is working well lol.

downloadfinal

Note: When the download is executed, a Downloads folder will be created in the same folder and the videos will be stored there.

Contribute

  • If you encounter any problems or have improvements to suggest, feel free to create an issue or send a pull request!

  • I'm not the best at programming but I'm still learning!

Upcoming improvements

  • Find out how to import the Browsing Cookie to be able to download videos in 1080p and Anime in 720p.

  • Add the option to download subtitles in .str format, only if the user wants it.

Other Proyects

About

BiliBili.tv Downloader for CLI. Easy usage.

License:MIT License


Languages

Language:JavaScript 100.0%