Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- CHANGELOG FOR YouTube Script (Parse Vids and Search) INSTRUCTIONS, BUGS, AND COMMENTS: http://hawkee.com/snippet/8577/
- --Below are updates from 2016
- v6.4 (current June 20 2016) http://pastebin.com/siZWjRhK -- Fixed bug where youtube.com would say invalid video (and cleaned up some other code in the parse section)
- v6.3 http://pastebin.com/ia022rDG -- Update check message only appears if needs an update, fixed &feature=youtu.be bug, doesn't parse channel links, better variable cleanup, multiple search results displayed
- v6.2 http://pastebin.com/b3JbXshP -- Clears out vars at each load (manually via /yupdate), clears vars from duplicate videos automatically, added notice only mode to options (doesn't message channel), fixed bug for videos without ratings in API results
- v6.1 http://pastebin.com/yz2mC5ky -- bug fixes for "removed video" error for playlist links and sub domain linking
- v6.0 http://pastebin.com/k8cs167b -- v3 API major fix because had wrong port for SSL, duration fixes, description fixes
- v5.9 http://pastebin.com/RDZCmE7C -- Updated to version 3 of youtube API, removed rating option (no longer available), known bugs (multiple search results)
- v5.8 http://pastebin.com/CR8yQxtN -- Removed other $chr(9) for tabs, added options for likes, dislikes, and description (all disabled by default)
- --Below are updates from 2014
- v5.7 http://pastebin.com/a6PemRPg -- Removed $chr(9) for tab in youtube title section
- v5.6 http://pastebin.com/vnt3vQNU -- Added new event for on action (/me with a youtube link)
- v5.5 http://pastebin.com/X2n9G9Xy -- Bug fix for version checker (no more www)
- v5.4 http://pastebin.com/8kSf12D0 -- minor feature add for trending vidoes (301+)
- v5.3 http://pastebin.com/2wQeCLKA -- minor bug fix for short links (youtu.be) with a time parameter
- --Below are updates from 2013
- v5.2 http://pastebin.com/eGGQTySM -- bug fixes (no search limit set, bolded search words), code cleanup since last version, removed checkboxes, added badword line
- v5.1 http://pastebin.com/WS70aWGG -- cleaned up code (combined to one socket, single lines), added option for date and rating (likes)
- v5.0 http://pastebin.com/HYZRjjre -- added command to enable/disable youtube via private msg (!enableyoutube/!disableyoutube)
- v4.9 http://pastebin.com/Yic9Y9JP -- added option for multiple search results, fixed bad size of textbox in dialog
- --Below are updates from 2012
- v4.8 http://pastebin.com/Jy9c7JX3 -- changed auto update for each start of mIRC and option in dialog, fixed bug for returning hawkee title instead of youtube title
- v4.7 http://pastebin.com/2Yc6LQnm -- added an auto update checker, fixed time format for x:0x:x videos
- v4.6 http://pastebin.com/9mJYerZa -- fixed a small bug for the search function, made changes to GUI (Paradox on strictfp)
- v4.5 http://pastebin.com/qwtGuAR2 -- Changed dialog to add options for views length and user (all optional but default on), minor changes to look of the GUI
- v4.4 http://pastebin.com/tDMsQHHm -- Improved the searching speed and reliability by 340%, added a nick settings tab to dialog, added option to send without formatting, removed channel settings management via bot (only dialog now)
- v4.3 http://pastebin.com/EBWKQGUt -- Improved the parsing speed and reliability by 340%
- v4.2 http://pastebin.com/jYyaNGeB -- improved the number of urls it will parse (much more simplified), found an error in on input event causing it not to parse sometimes, will now parse mobile links
- v4.1 http://pastebin.com/KkgvRNUy -- Added back bold search terms (youtube removed this - now manual),Returns an error message for takedown videos of copyright infringement,will parse annotation links,won't leave extra variables now, minor changes to dialog
- v4.0 http://pastebin.com/FdbxCH8c -- New capabilities in parsing [videos that *were* embedded, new format links from YouTube using *endscreen*, SSL links (https)], added error messages for incorrect links [copyright, user removed, invalid, etc.]
- v3.9 http://pastebin.com/TjSs6W2p -- Changed incorrect syntax to be a notice instead of msg, fixed an error for VEVO videos, reformatted flood section (grammar also) and changed ignore to ignore the host
- --Below are updates from 2011
- v3.8 http://pastebin.com/SKRaA1rS -- Dialog update to remove channels by clicking on channel then click remove
- v3.7 http://pastebin.com/6GDqpH72 -- More updates for youtube redesign, removed some formatting from titles
- v3.6 http://pastebin.com/6EeZmZgr -- Removed formatting for embedded videos, fixed parse and @youtube errors for queries, now parses embedded videos, updated to new youtube design
- v3.5 http://pastebin.com/X2WaziEQ -- Changed spelling mistake of youtube, disabled blank youtube searches for on input, now returns incorrect syntax for input and message is different, removed some hungarian words, added a link to join quick chat
- v3.4 http://pastebin.com/4Fap3P7y -- Removed !noyoutube <chan>, fixed bug where script would still search if you typed /youtube for the dialog, added !youtubefetch and !noyoutubefetch, added !youtubelinks and !noyoutubelinks, added popup on right click in mirc click brings to dialog
- v3.3 http://pastebin.com/QEUmHgVj -- Removed use of !youtube <chan> and added support for !youtube <video>, minor fix for some VEVO videos.
- v3.2 http://pastebin.com/wKNdBZud -- Updated to remove ampersand links which would sometimes create weird links on searches, and also found a critical error for long title videos which would cause links to still have the /watch?v= and mess everything up
- v3.1 http://pastebin.com/mUj57zf6 -- Updated to correctly parse on input links for youtu.be, changed youtube.com/watch?v= links to all be youtu.be links instead of youtube.com
- v3.0 http://pastebin.com/FTSjpNb9 -- Update to add a youtube dialog with settings and information, change in default message settings
- v2.5 http://pastebin.com/QMGUyjyL -- Update to remove some additional tokens for youtube, improve parsing
- v2.4 http://pastebin.com/1xmKmqPc -- Update to take off common socket errors, removed error of YOUTUBE command not valid
- v2.3 http://pastebin.com/FGkMQJzU -- Update to not error for videos where you need to confirm age over 18
- v2.2 http://pastebin.com/Xf3sJZ7G -- Update to remove some formatting [[$chr(31)]]
- v2.1 http://pastebin.com/VaqPj282 -- Updated for youtu.be and included multiple links
- v1.0 (original April 25 2011) http://pastebin.com/ydjkA3E2 -- Initial Upload (Search and Parse)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement