Skip to content

puddily/SequenceGrabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Update 5/6/21

This project is no longer being maintained, and has not been for a while. Use or modify it as you see fit.

SequenceGrabber

This program will download all of a user's sequences on OnlineSequencer.

Sequences are downloaded to the directory that the program is located in, inside of a subdirectory named the User ID you entered. Duplicate sequences are not downloaded.

Download

Download the latest release here.

Usage

Enter your user ID to download your sequences. Your user ID is the number located at the end of the URL bar on your profile page.

Dependencies

This program was made in Python, and compiled into a .exe file using Pyinstaller (located inside of the .rar file). If you would like to modify the program or use the non-compiled version, you will need to install these dependencies:

pip install bs4
pip install lxml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages