TED ZIM creator for Offline Use
Project description
# TED Scraper
TED (Technology, Entertainment, Design) is a global set of conferences under the slogan “ideas worth spreading”. They address a wide range of topics within the research and practice of science and culture, often through storytelling. The speakers are given a maximum of 18 minutes to present their ideas in the most innovative and engaging ways they can. Its web site is www.ted.com.
The purpose of this project is to create a sustainable solution to create ZIM files providing the TED and TEDx videos in a similar manner like www.ted.com. Everything about this project can be found [here](www.kiwix.org/wiki/TED).
## Building the project
It’s advised, that you have pip installed. Chose one of the following methods to do that:
sudo apt-get install python-setuptools
sudo easy_install pip
It’s advised, that you have virtualenv installed:
sudo pip install virtualenv
Up next you have to create a virtual enviroment in the kiwix-other/TED/ directory for the TED Scraper:
virtualenv –no-site-packages venv
Activiate the virtual enviroment:
source venv/bin/activate
Install all the dependencies for the TED Scraper:
pip install -r requirements.txt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ted2zim-1.0.1.tar.gz
.
File metadata
- Download URL: ted2zim-1.0.1.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0f33e380ef1950650b7b55b848301161c828505ad42a421e35e9a81a9f20550 |
|
MD5 | 96b43944db6e82e337fd39a0c0452d33 |
|
BLAKE2b-256 | 0237a29b1fa4d4b17210c9c595dff436ffbded1eed77c47a173dc33c60177379 |
File details
Details for the file ted2zim-1.0.1-py2-none-any.whl
.
File metadata
- Download URL: ted2zim-1.0.1-py2-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87df13041265f0c4a618c681c5a4c4aa41d286aee9b4b1b4b5608e616ddb75b5 |
|
MD5 | 6f462b7d62ebf031152276aca0d4bd4d |
|
BLAKE2b-256 | d26469fc873fdca2918c856ffdb7bd11ab47913d703163960ea15a73fbe6a677 |