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

11 lines
603 B
HTML
Raw Permalink Normal View History

2019-01-27 20:05:18 +01:00
---
categories:
- download
type: info
2019-03-02 18:28:17 +01:00
title: "Does NewPipe use the YouTube API?"
2019-01-27 20:05:18 +01:00
---
<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>.
2019-01-27 20:05:18 +01:00
Therefore, <a href="https://github.com/TeamNewPipe/NewPipeExtractor/">NewPipe Extractor</a> gets the information by parsing YouTube websites.</p>
</section>