Pol Canelles
Pol Canelles
The google's api used for the original project is not working anymore with youtube, google shutdown the old api and has released a new api with oauth authorization, new urls...
In this pull request, we are making changes to migrate our testing framework from *nose* to *pytest*. This change is necessary as nose is no longer actively maintained, which could...
~~This is the third part for the pr #1537 (discussed previously in #1460 and #1534)~~ Here we remove the library loading mechanism because we don't need that, we only need...
In here we solve a problem we have when changing `android_api` if we already have a build distribution that we can reuse. The problem is that the changes are not...