Script Summary: Allows users to search their favoured YouTube videos from the Favourites page.
Version: 2.0.0
Copyright: 2009+, Marat Levit of mlCodes (www.mlevit.posterous.com)
License: Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported; http://creativecommons.org/licenses/by-nc-sa/3.0/
|
The script inserts a simple search box and button into YouTube's favourites page. From there you can search your favoured videos simply by entering your search query
into the newly inserted search box.
The default search will bring up videos with any matching terms in their title. However selecting "Match all terms" will only bring up videos that have all search terms in their title. |
| Fixed: Now works on Favorites and Likes video page. Fixed: Now works on the new YouTube website. | ||
| Fixed: Match all terms did not work when the script was searching through the cached videos. | ||
| Fixed: Forgot to remove debugging code that stopped the script from searching the array of movies. This also created other issues like if you were to search and the search again the second search would produce zero results. | ||
| Fixed: Now works with the latest version of YouTube | ||
| Updated: Added a few comments and fixed up some left out semi-colons. | ||
| Added: Video cataloging/caching. Finally added a long awaited for function. The videos will be cataloged the first time
and automatically every time new videos are added. Whenever you search, the catalog will be searched instead of loading all YouTube
videos.
This greatly decreases the speed taken for each and every search. Still in beta. Please report all defects. | ||
| Fixed: YouTube code changed stopping the script when it got to an "unavailable" video.
Updated: The search button has been updated to match the new look YouTube implemented. | ||
| Fixed: Videos that are displayed as search results now have correct background colours (e.g. grey, white, grey, white). | ||
| Added: "Match all terms" checkbox. This allows you to find videos that have all terms in the video title that you have searched for. | ||
| Fixed: Margin between search box and search button to match YouTube's search box and search button margin. | ||
| Added: First ever release of the script. Please note this script may be very buggy. I have only tested it for a short time. |



