Skip to content

UltraNurd/youtube-play-indicator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Remove YouTube Play Indicator

Plugin for YOURLS v1.6.

Description

Recently (August 2013), YouTube added a play indicator that modifies the <title> attribute to include U+25B6 BLACK RIGHT-POINTING TRIANGLE. I don't like this showing up in the title in the admin interface. This plugin strips out the prepended character.

Installation

  1. In /user/plugins, create a new folder named youtube-play-indicator.
  2. Drop these files in that directory.
  3. Go to the Plugins administration page ( eg http://sho.rt/admin/plugins.php ) and activate the plugin.
  4. Death to triangles!

This plugin requires that the mbstring module be enabled in your PHP install.

License

YOURLS License: Do whatever the hell you want with it.

One more thing

This plugin is hosted on GitHub

About

Removes the play indicator triangle character when saving to YOURLS from YouTube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%