Languages

Pages

NicoVideo My Ranking: Replace with your favorite ranking page


/* 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! ;-)

2 Comments

Similar Posts:

Trackback URL:

Comments:

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

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

Add a Comment