SkillAgentSearch skills...

Tpb

Python 2 script to download your stored photos in Tuenti, a (not anymore) popular spanish social network.

Install / Use

/learn @outime/Tpb
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

##tpb WARNING: As of 21.2.2016, tpb is no longer useful and will remain unmaintained. Check this issue for more information.

Python 2 script to download your stored photos in Tuenti, a (not anymore) popular spanish social network.

###How to use

  • Install dependencies (see requirements.txt file)

  • Run tpb_client.py and type your credentials

  • Photos will be stored under 'photos' directory where tpb_client.py is

Someone wrote a full tutorial of this although it is only available in Spanish and maybe outdated: http://www.taringa.net/posts/hazlo-tu-mismo/17273968/Descargar-todas-las-fotos-del-Tuenti.html

###Issues Feel free to submit a bug report to the Issues page. I might not have time to fix it but if you submit a pull request I will be glad to check it out and apply the patch.

###Can I use it with Python 3? Kinda yes, check this: https://github.com/outime/tpb/pull/2 (TL;DR: use 2to3 Python tool to convert it into a Python 3 script).

###License GPL v2. Full terms available in LICENSE file.

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated2y ago
Forks10

Languages

Python

Security Score

75/100

Audited on Feb 3, 2024

No findings