Skip to content

PeerTube plugin to cleanup videos that have not been viewed for a long time

License

Notifications You must be signed in to change notification settings

Worteks/peertube-plugin-cleanup-unviewed-videos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cleanup Unviewed Videos

Select videos for deletion according to their last view date.

When the plugin is installed it will add a "Cleanup" => "Unseen Videos" in main menu.

Default configuration of the plugin disables deletion. The plugin will fake the deletion process but nothing will be done.

Deletion can be enabled from the plugin settings.

Release Notes

0.2.0

  • huge refactoring
  • UI layout

0.1.1

  • support number of months
  • minimal support of french language

0.1.0

  • support for actual deletion
  • collect public, private, instance and un-listed videos note : no choice is possible.

Pre-Alpha

  • TEST only : WARNING using DAYS instead YEARS
  • minimal GUI : vanilla javascript
  • collect video to delete but don't delete them
  • collect only public videos ( neither private, instance or un-listed )
  • does not honor 'deletion' checkbox in plugin settings
  • fully client side, use basic server api

About

PeerTube plugin to cleanup videos that have not been viewed for a long time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published