Moved filters from constructor to method `collect_repositories`.
0.0.4
Added filter primary_language and fixed line in setup.py.
0.0.3
- refactored cli; - replaced `id` with `databaseId` in graphql query to return the db's id instead of the obfuscated id; - **renamed module *collector* to *repocollector***