8000 GitHub - dgoldstein0/reel-control: Take back control of videos on the web (Instagram/Tiktok/Youtube/Facebook)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Take back control of videos on the web (Instagram/Tiktok/Youtube/Facebook)

License

Notifications You must be signed in to change notification settings

dgoldstein0/reel-control

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReelControl

Take back control of videos on the web by reversing the pretty annoying trend of tech companies removing native video controls to keep you hooked. ReelControl will add a progress bar and playback controls anywhere on the web that they should rightfully be! That is, on Instagram, YouTube Shorts, or Facebook Reels.

Companies remove progress bars to keep you hooked. Adding it back in lets you

  • Know the time commitment before watching
  • Rewind when you miss something
  • Skip ahead and go back without having to start over

I built this for myself and found that not only is it a little bit more enjoyable if I ever do end up on those videos, but I notice myself spending a lot less time on them without explicitly blocking them. I spend less time on my phone too, since I am now used to having that progress bar and just get frustrated and leave immediately.

== Platform Notes ==

Instagram

  • Instagram has a pretty clean video interface, so we only add the native video controls.

YouTube Shorts

  • YouTube does have its own progress bar, but it's propriatary and kept out of view and so it doesn't allow the user to tell the length of the video at a glance.

  • YouTube Shorts interface is crazy cluttered, so we have some options to remove most elements from view.

Facebook Reels

  • Facebook Reels have a crazy amount of clutter, and also no progress bar or video controls.

  • Facebook's HTML st 5321 ructure is extremely obfuscated, so we just removed all the clutter and added a progress bar. If anyone wants to add more fine-grained control, PRs are most welcome here!

--

Open source, PRs and issues are welcome @ https://github.com/darajava/reel-control/

--

Built by Soliloquy Apps

Like this extension? We also built AudioDiary--a super smart voice-powered journal that's gotten lots of love from its users.

Try it out at https://audiodiary.ai !

About

Take back control of videos on the web (Instagram/Tiktok/Youtube/Facebook)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.6%
  • HTML 39.4%
0