Skip to content

A userscript that adds convinience functions to the premiumize.me file viewer

Notifications You must be signed in to change notification settings

0xE0-rng/premiumize_buttons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 

Repository files navigation

Premiumize.me File Viewer Improvements

A userscript that adds some convinience functions to the premiumize.me file viewer. This is especially useful when streaming series directly.

Features

  • adds buttons to the premiumize.me file viewer to play the next or previous episode
  • adds button to the main page to reopen the last open file
  • labels watched episodes
  • Autoplay next video if available
  • save current time and resume on time if file is reopend

Future Ideas

  • use greasemoney to save and syn storage

Installation

  • Install Tempermonkey for firefox or chrome
  • open the Premiumize_buttons.user.js file in raw mode (or click here)
  • confirm installation

Usage

  • navigate to the folder with episodes
  • open one of the files
  • two buttons should have been added under the breadcrumps
  • the main page should now contain a 'reopen last' button

Changelog

0.8

  • adjusted to content changess
  • cleanup
  • implemented maybe next button that looks for files outside the current folder based on a sorted string list

0.4

  • code cleanup
  • moved db to sets
  • added time zero when video ended

0.3

  • added function to save the current playback time
  • added auto seek to last time if exists

0.2

  • moved away from jQuery functions
  • moved to newer javascript slectors, this removes support for older browsers
  • moved to new file storage structure

About

A userscript that adds convinience functions to the premiumize.me file viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published