1
0
mirror of https://github.com/TeamNewPipe/website synced 2025-10-06 00:22:38 +02:00
Files
website/_faq/download-youtube-api.html
2019-03-02 18:28:17 +01:00

11 lines
603 B
HTML

---
categories:
- download
type: info
title: "Does NewPipe use the YouTube API?"
---
<section>
<p>No. NewPipe does not rely on the YouTube API, as using it requires an API key bringing with it specific regulations and restrictions. YouTube would then have more options of <a href="https://developers.google.com/youtube/terms/api-services-terms-of-service#api-clients-and-monitoring">tracking your YouTube usage at their disposal</a>.
Therefore, <a href="https://github.com/TeamNewPipe/NewPipeExtractor/">NewPipe Extractor</a> gets the information by parsing YouTube websites.</p>
</section>