endflow.net blog

/* programming and programming */

NicoVideo My Ranking: Replace with your favorite ranking page

with 2 comments

/* How does it work ? */

This Greasemonkey script replaces the link of default ranking page with your favorite ranking page on NicoVideo (ニコニコ動画).

nvmyranking

In these weeks, I check the ranking page “Game, View, Daily” frequently. So I have to move 2 times from default ranking page “All, MyList, Daily” for this.

Update

  • [2008-06-02] 0.1.0 first release

/* Install */

This script already uploaded to Userscripts.org. So please install it from this page.
nicovideomyranking.user.js

/* Settings */

Configurable items:

name description value type
category Category。”tw” means Taiwan. “que” means questionnaire. “owner” means include owner’s res. all, music, ent, anime, game, radio, sport, science, cooking, politics, animal, history, nature, lecture, play, sing, dance, owner, diary, que, chat, test, tw, other String
target Target。 view, res, mylist String
period Period。 newarrival, daily, weekly, monthly, total String

Sample settings:

/////////////// configurations ////////////////
var cfg = {
	// all, music, ent, anime, game, radio, sport, science,
	// cooking, politics, animal, history, nature, lecture, play,
	// sing, dance, owner, diary, que, chat, test, tw, other
	category: 'game',
	// view, res, mylist
	target: 'view',
	// newarrival, daily, weekly, monthly, total
	period: 'daily'
}
///////////////////////////////////////////////

/* Conclusion */

I can’t get free time for updating NicoVideo Auto Play: Play next video automatically on nicoVideo. However, I took a comment, so I’d like to do it ASAP. And please comment to this blog feel freely. I don’t know what you thinking. :)

enjoy NicoVideo! ;)

Written by kuy

June 3rd, 2008 at 12:25 am

Posted in Uncategorized

Tagged with , , ,

2 Responses to 'NicoVideo My Ranking: Replace with your favorite ranking page'

Subscribe to comments with RSS or TrackBack to 'NicoVideo My Ranking: Replace with your favorite ranking page'.

  1. Занимаюсь дизайном и хочу попросить автора blog.endflow.net отправить шаьлончик на мой мыил) Готов заплатить…

    acake

    21 Oct 08 at 18:51

  2. I can’t read Russian. Please write in English…

    kuy

    24 Oct 08 at 23:05

Leave a Reply