########################################################################################## # Youtube Title 1.6 # - fetches and displays video information when a YouTube link is posted in channel. # - displays title, date and rating of posted video links. # - supports also HTTPS links. # # requires: packages http # # UPDATES/CHANGES: # - Now with multiple output methods of showing the infos configurable via channel # - Now with multi-language support configurable via channel # - Fixed entity decoding problems in return titles # - Now supports eggdrop version less than 1.8.* # - All options/settings are now case sensitive # # To activate .chanset #channel +ytitle | BlackTools : .set +ytitle # # To chose a different language .set ytlang <RO> / <EN> / <FR> / <ES> / <IT> # # To change output color .set ytcolor <0/1> (1 - colors ; 0 - no colors) # # To work put the http.tcl, from the archive, in your eggdrop config (if you don't have it instaled) # # BLaCkShaDoW ProductionS # _ _ _ _ _ _ _ _ _ _ _ _ _ _ # / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ # ( t | c | l | s | c | r | i | p | t | s | . | n | e | t ) # \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ # #TCL-HELP @ Undernet.org # ##########################################################################################
dex-code/YoutubeTitle
Automatically fetches and displays video information when a YouTube link is posted to the channel
TclGPL-3.0