Skip to content

brunowonka/xboxclipdownload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xboxclipdownload

This little tool uses xboxapi.com to download all your xbox account's videos (unsaved videos on xbox live are not processed for smooth streaming, which makes for a dreadful experience when you just want to watch again that funny moment in your gaming).

setup

You need to get an xboxapi api key to use this tool and pass it as a -k parameter upon starting. Visit https://xboxapi.com/ and create a free account for 120 api requests hourly on your key, more than enough for personal use.

usage

just run

nodejs index.js -k api_key [-d download_directory]

if you do not specify a download directory, it'll try to use cwd/xboxclips.

The tool creates a store.json file inside the download directory to keep track of which videos it has already downloaded (unique ID's are stored). So you can crontab it and it'll just download new clips whenever it runs.

About

xbox clips downloader using xboxapi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published