Skip to content

Chrome extension for downloading HD videos from tokyomotion.net

Notifications You must be signed in to change notification settings

TohoEnjoyer2000/TokyoMotion-crx

Repository files navigation

TokyoMotion Downloader

Downloader :)


A chrome extension to download tokyomotion video directly from browser, via cURL or Aria2.

Unlike youtube-dl this is able to download HD video.


Build

npm i
npm run build

# built files in dist directory

Installation

The avaible settings are currently only:

  • Go to chrome extensions tab
  • Activate developer mode
  • Load unpacked extension
  • select tokyomotion-crx folder (manifetst.json folder)

by TohoEnjoyer2000