You are viewing a potentially older version of this package. View all versions.
DeathWrench-YoutubeDownloader-0.0.4 icon

YoutubeDownloader

Download Youtube videos in game.

Date uploaded 2 years ago
Version 0.0.4
Download link DeathWrench-YoutubeDownloader-0.0.4.zip
Downloads 2273
Dependency string DeathWrench-YoutubeDownloader-0.0.4

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Lordfirespeed-YoutubeDLSharp-1.1.0 icon
Lordfirespeed-YoutubeDLSharp

A simple .NET wrapper library for youtube-dl and yt-dlp

Preferred version: 1.1.0
DeathWrench-BestestTelevisionMod-1.0.0 icon
DeathWrench-BestestTelevisionMod

Combines features from LethalTVManager and TVLoader into one mod. All options from both mods toggle-able

Preferred version: 1.0.0

README

Required to work

The line in BepinEX.cfg must be set as such:

HideManagerGameObject = true

YoutubeDownloader

This mod downloads YouTube videos using YoutubeDLSharp, which requires yt-dlp and ffmpeg. If the latter two dependencies do not exist the mod will download them in order to work properly.

  • YoutubeDownloader will update BestestTVMod video list after downloading a video, no need to restart the game.
  • I added the ability to paste things into the game window via clipboard too, if you have LethalConfig this makes things much easier.
  • Playlist mode can download full playlists. image

CHANGELOG

0.0.4

  • Update readme
  • Add prompt

0.0.3

  • More config options.

0.0.2

  • namespace lol

0.0.1

Initial Release