Skip to content

20up is a program for the backup of a Spanish social network. This program downloads all of the photos, comments, private messages and friends' information of a specific user.

License

alejandroscf/20up

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

20up

20up is a program for the backup of a Spanish social network. This program downloads all of the photos, comments, and friends' information of a specific user.

If you have any problems, questions or improvements, please visit the Contact section of 20up web page

Executable file

You can generate your own executable for Windows and check the MD5SUM if you want. It is as easy as:

  • Follow the instructions in the official FAQ of 20up

  • Install pyinstaller

  • Open cmd, go to your 20up folder and execute:

    pyinstaller --onefile 20up.py

  • Go to 'dists' folder and execute:

    FCIV -md5 20up.exe

This way, you should have an MD5SUM calculated for your executable file. Now you are able to check this number with the one written in the official 20up MD5SUM file.

About

20up is a program for the backup of a Spanish social network. This program downloads all of the photos, comments, private messages and friends' information of a specific user.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%