Scifabric / pybossa

PYBOSSA is the ultimate crowdsourcing framework (aka microtasking) to analyze or enrich data that can't be processed by machines alone.
http://pybossa.com
GNU Affero General Public License v3.0
737 stars 266 forks source link

Remove Youtube importer #2014

Open teleyinex opened 3 years ago

teleyinex commented 3 years ago

PYBOSSA has several integrations with third-party services like Youtube. These integrations were designed with Crowdcrafting in mind, but in the last years, almost all tasks have been created within PYBOSSA using CSV or JSON files via its API. Thus, that importer is no longer interesting, and we will focus more on improving CSV and JSON imports. It makes more sense to focus on an open format like CSV or JSON that can be created from any programming language from any external service (if it has an API).