forked from Inrixia/Floatplane-Downloader
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
INSANITY\Inrix
authored and
INSANITY\Inrix
committed
Jul 22, 2018
1 parent
c15a4f2
commit 838fcc9
Showing
18 changed files
with
1,050 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1 @@ | ||
settings.json | ||
videos.json | ||
partial.json | ||
node_modules/ | ||
videos/ | ||
/**/desktop.ini | ||
releases/ | ||
videos | ||
package-lock.json | ||
./**/desktop.ini |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
https://www.floatplane.com/api/user/info?id=5a9f3a8a58f4340e5111544b | ||
|
||
&fetchAfter=0 -> 20Videos per page so ++ 20 for each new page of videos | ||
https://www.floatplane.com/api/creator/videos?creatorGUID=59f94c0bdd241b70349eb72b&fetchAfter=0 | ||
|
||
https://cms.linustechtips.com/get/sprite/by_guid/Z81Xk5YZKY | ||
https://www.floatplane.com/api/creator/info?creatorGUID=59f94c0bdd241b70349eb72b | ||
https://www.floatplane.com/api/user/named?username=Inrix | ||
|
||
https://www.floatplane.com/api/user/subscriptions | ||
|
||
59f94c0bdd241b70349eb72b | ||
|
||
info: "creator/info", | ||
infoByName: "creator/named", | ||
videos: "creator/videos", | ||
playlists: "creator/playlists", | ||
list: "creator/list", | ||
subscription: "plan/info" | ||
|
||
uploadVideo: "/video/upload", | ||
submitVideo: "/video/submit", | ||
postVideoChunk: "/video/chunk/upload", | ||
checkVideoChunk: "/video/chunk/check", | ||
updateVideoInfo: "/video/update", | ||
uploadVideoThumbnail: "/video/upload/thumbnail", | ||
transcodingList: "/video/transcode/list", | ||
transcodeProgress: "/video/transcode/progress", | ||
readyList: "/video/ready/list", | ||
deleteVideos: "/video/delete", | ||
updateLiveConfig: "/live/config/update", | ||
uploadLiveThumbnail: "/live/thumbnail/upload" | ||
|
||
info: "video/info", | ||
comments: "video/comments", | ||
commentReplies: "video/comment/replies", | ||
addComment: "video/comment", | ||
deleteComment: "video/comment/remove", | ||
setInteraction: "video/comment/interaction/set", | ||
clearInteraction: "video/comment/interaction/clear", | ||
playlistVideos: "playlist/videos", | ||
relatedVideos: "video/related", | ||
getVideoUrl: "video/url", | ||
getStreamingEdges: "edges" | ||
|
||
|
||
https://www.floatplane.com/api/video/url?guid=YeM6cfNvIf&quality=1080 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
# Floatplane Club - PlexDownloader | ||
|
||
[![https://gyazo.com/482af53e0a8cc281c9a60dd66d5ade56](https://i.gyazo.com/482af53e0a8cc281c9a60dd66d5ade56.jpg)](https://gyazo.com/482af53e0a8cc281c9a60dd66d5ade56) | ||
[![https://gyazo.com/d496b2d946d2e96c88ff94a18952f403](https://i.gyazo.com/d496b2d946d2e96c88ff94a18952f403.jpg)](https://gyazo.com/d496b2d946d2e96c88ff94a18952f403) | ||
[![Script](https://i.gyazo.com/3f9a5bd4651b298b07d49cf00fc67df6.png)](https://gyazo.com/3f9a5bd4651b298b07d49cf00fc67df6) | ||
|
||
### Basic Info: | ||
|
||
**We now have a discord! So head there if you need help... [Join Our Discord](https://discord.gg/aNTyMME)** | ||
|
||
**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](https://linustechtips.com/main/store/) and format them to be viewed in [Plex](https://www.plex.tv/). You can also view the raw files in the download folder. | ||
|
||
This requires a **[Floatplane](http://floatplane.com)** subscription. | ||
|
||
### **Install Guide** | ||
|
||
* Make sure you have **[Node.js](https://nodejs.org/en/)** installed on your system to use this. | ||
* If you want to use **[Plex](https://www.plex.tv/)** 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](https://discordapp.com/) @Sir Inrix | <3#6950**. | ||
|
||
#### Links: | ||
* [Installing the Script & Downloading](https://github.com/Inrixia/Floatplane-PlexDownloader/blob/master/wiki/script.md) | ||
* [Setting up Plex](https://github.com/Inrixia/Floatplane-PlexDownloader/blob/master/wiki/plex.md) | ||
* [Settings Info](https://github.com/Inrixia/Floatplane-Downloader/blob/master/wiki/settings.md) | ||
|
||
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: https://github.com/Kayomani/PlexExternalPlayer/issues/16 | ||
|
||
If you want plex to update after downloading new videos (fixing the issue with some video titles not updating after being downloaded until you refresh metadata) you can read about the plex specific settings in **[Settings Info](https://github.com/Inrixia/Floatplane-Downloader/blob/master/wiki/settings.md)** | ||
|
||
**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. | ||
|
||
--- | ||
## [More Screenshots](https://imgur.com/a/LdY1B) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"version": "4.0.5", "beta": "4.0.7"} |
Oops, something went wrong.