summaryrefslogtreecommitdiff
path: root/src/downloader
Commit message (Collapse)AuthorAge
* Use proper really working way to construct urlPacien TRAN-GIRARD2014-10-22
|
* Use proper working way to construct urlPacien TRAN-GIRARD2014-10-22
|
* Use proper way to construct urlPacien TRAN-GIRARD2014-10-22
|
* Using real system proxies + rcnamespace + docs + default valuesMinijackson2014-10-15
| | | | | | | - Adding __init__ docs - Adding WikimediaAPI class constructor default values for endpoint and format - Real usage of rcnamespaces with namespace conversion from string to int
* Movind Downloader and WikimediaAPI classes into __init__.py fileMinijackson2014-10-15
| | | | + Adding .gitignore
* Adding WikimediaAPI classMinijackson2014-10-15
|
* Adding beginning of downloader class and moduleMinijackson2014-10-10
The downloader module is used to take care of the downloading part of the program, including manipulation of the wikimedia API therefore the Downloader class won't be the only one in the downloader module