Skip to content

This is a script to auto download the LTT Floatplane Club videos and format/set metadata for plex.

Notifications You must be signed in to change notification settings

vikduf/Floatplane-PlexDownloader

 
 

Repository files navigation

Floatplane Club - PlexDownloader

Plex Index Plex LTT

Basic Info:

You can download the latest stable version from here: https://github.com/Inrixia/Floatplane-PlexDownloader/releases

This is a Node.js script to download the daily videos from the LMG Floatplane and format them to be viewed in Plex. You can also view the raw files in the download folder.

This requires a Floatplane subscription.

For BitWit Ultra you need to enable it by setting this line to true in the settings: https://gyazo.com/ab02a065add0dd811e15852945d3f15f

Important Note: You may need to update the cookies in the script occasionally, the guide on how to do this is Part 4 of the Script Guide

Install Guide

  • Make sure you have Node.js installed on your system to use this.
  • If you want to use Plex to browse the files installed you must have it installed.
  • If you encounter any issues then feel free to create a issue here or just PM me on Discord @Sir Inrix | <3#6950.

Links:

I will be maintaining this as I use it.

If you want to open Plex files in your own Media Player eg, VLC, MPC-BE, WindowsMediaPlayer. Go and install this tampermonkey script here: https://github.com/Kayomani/PlexExternalPlayer Important Note for chrome users: Kayomani/PlexExternalPlayer#16

If you want plex to update after downloading new videos you can add this code to the bottom of the Floatplane.bat file. You need to replace the -section 10 with the section your Floatplane videos are in for plex.

"C:\Program Files (x86)\Plex\Plex Media Server\Plex Media Scanner.exe" --scan --refresh --section 10

Note: If anyone from LTT or Floatplane does not want me to have this publically avalible please just contact me and I will remove it.


About

This is a script to auto download the LTT Floatplane Club videos and format/set metadata for plex.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Batchfile 0.2%