Skip to content

Commit

Permalink
Mention contribution guidelines + bootstrap version
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit74 committed Mar 25, 2024
1 parent d5044c2 commit ef997d4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,17 @@ TED (Technology, Entertainment, Design) is a global set of conferences under the

This project is aimed at creating a sustainable solution to make TED accessible offline by creating ZIM files providing these videos in a similar manner like online.

`ted2zim` adheres to openZIM's [Contribution Guidelines](https://github.com/openzim/overview/wiki/Contributing).

`ted2zim` has implemented openZIM's [Python bootstrap, conventions and policies](https://github.com/openzim/_python-bootstrap/docs/Policy.md) **v1.0.0**.

## Getting started :rocket:

#### Install the dependencies
Make sure that you have `python3`, `unzip`, `ffmpeg`, `wget` and `curl` installed on your system before running the scraper (otherwise you'll get a warning to install them).

#### Setup the package
One can easily install the PyPI version but let's setup the source version.
One can easily install the PyPI version but let's setup the source version.

First, clone this repository.

Expand Down

0 comments on commit ef997d4

Please sign in to comment.