Skip to main content

YouTube video & audio download wrapper (yt-dlp based)

Project description

Rushia DL

某Vtuberがいなくなる時に作ったyoutubeの動画をダウンロードでするためのpython製ツールです。

Vtuberに限らず推しはいついなくなるかわかりません、推せる時に推しましょう。

作りとしては単純でyt-dlpをラップしているだけです、mp3とmp4をそれぞれのフォーマットで出力するときのオプションを覚えるのがめんどくさかったのでpythonでラッパーを書きました。

How to pre-install

まずは依存しているffmpegをインストールしてPATHを通してください。

for mac

brew postinstall libtasn1
brew install ffmpeg

For windows

Open a PowerShell or Windows command prompt in administrator mode, enter the command wsl --install, and reboot the machine.

wsl --install

After installing Ubuntu with WSL, please follow the For linux procedure.

For Linux

sudo apt update
sudo apt install ffmpeg

How to install

pip3 install rushia-dl

How to use

使い方は簡単です。

オプションは-pと-u、-f,-mの4つです。

❯ rye run rushia-dl -h
usage: rushia-dl [-h] (-p PATH | -u URL) -f {mp3,mp4} [-m]

This tool that download video and mp3 from youtube.

options:
  -h, --help            show this help message and exit
  -p PATH, --path PATH  [REQUIRE] Please enter the URL of the video in the path of a text file.
  -u URL, --url URL     [REQUIRE] Please enter the video URL.
  -f {mp3,mp4}, --format {mp3,mp4}
                        [REQUIRE] Please input format that mp3 or mp4.
  -m, --membership      [OPTION] Please use -m option and put cookie.txt to current directory if you to do download file is membership only content.

-fではフォーマットを指定します、mp3(音声のみ)もしくはmp4(動画)を選択します。

-pを選んだ場合は動画のURLが1行ずつ記載されたtext fileのpathを指定してください。

e.g.

cat test.txt
https://www.youtube.com/watch?v=aaaaaaa
https://www.youtube.com/watch?v=bbbbbbb
❯ rusia-dl.py -p ./test.txt -f mp4

-uではURLを指定してください。

❯ rusia-dl.py -u "https://www.youtube.com/watch?v=DHqLfnIoKWc" -f mp4

もしもmembership限定の動画であった場合は -m オプションを利用してください。-mオプションを利用する際にはブラウザからcookieをdumpしてcookie.txtという名前でcurrent directoryに配置してください。

この先も素敵な推し活を祈っています。

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rushia_dl-0.1.3.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rushia_dl-0.1.3-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file rushia_dl-0.1.3.tar.gz.

File metadata

  • Download URL: rushia_dl-0.1.3.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.5

File hashes

Hashes for rushia_dl-0.1.3.tar.gz
Algorithm Hash digest
SHA256 2f1d3301b5a2a93be76736bd2cf222261f2db69b37c7ea4d5e5887cee5af2437
MD5 997fbc913451f51b8ae017c133893ff1
BLAKE2b-256 3312f32581f9792254df7128a9e5e57033b4adf418e0628d771faaff0bf8604c

See more details on using hashes here.

File details

Details for the file rushia_dl-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: rushia_dl-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 5.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.5

File hashes

Hashes for rushia_dl-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ba17e5e022fe3be9fd7a82d4bdd522970bacc039990ff60de8aaefbf70b54316
MD5 9dd160ab39f443326f15f18236e3cd2f
BLAKE2b-256 89f237a4bbf055c7663155e6fcc367493ca2a4f978770c5485701dbd4d383a81

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page