Semantic Youtube Links is a Greasemonkey script that add semantic value to Youtube links.
This script append the title of the video to the URL. Example:
Before: http://www.youtube.com/watch?v=AVbzsRxB5aU After: http://www.youtube.com/watch?v=AVbzsRxB5aU#universal-declaration-of-human-rights-in-passports
Semantic Youtube Links in action:
How to use it
Using Firefox:
- Install Greasemonkey.
- Install the script: semantic-youtube-links.user.js.
- Install the script: semantic-youtube-links.user.js.
Source code and examples
All the source code is online here (http://userscripts.org/scripts/show/63795).