-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
48 lines (38 loc) · 2.23 KB
/
NOTICE
File metadata and controls
48 lines (38 loc) · 2.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
newpipeextractor_dart
Copyright (C) 2026 Muhammad Usman
This package is free software, licensed under the GNU General Public License
version 3 (GPL-3.0). See the LICENSE file for the full license text.
================================================================================
Third-party attribution
================================================================================
This package is a Dart/Flutter wrapper around the NewPipe Extractor library:
NewPipe Extractor
Copyright (C) TeamNewPipe and contributors
Licensed under the GNU General Public License version 3 (GPL-3.0)
Source: https://github.com/TeamNewPipe/NewPipeExtractor
License: https://www.gnu.org/licenses/gpl-3.0.html
NewPipe Extractor is GPL-3.0 licensed. Because this package builds against and
links to it, any application that uses this package is also subject to the
terms of the GPL-3.0. Ensure your application complies with the GPL-3.0 before
distributing it.
================================================================================
Disclaimer
================================================================================
This is an UNOFFICIAL project. It is not affiliated with, authorized by,
endorsed by, sponsored by, or in any way officially connected to YouTube,
Google LLC, SoundCloud, the NewPipe project / TeamNewPipe, or any of their
subsidiaries or affiliates. All product names, logos, trademarks, and
registered trademarks are the property of their respective owners and are used
for identification purposes only.
This package extracts publicly available data. You — the developer and end
user — are solely responsible for ensuring that your use complies with the
Terms of Service of any platform you access (including the YouTube Terms of
Service) and with all applicable laws in your jurisdiction. Use at your own
risk.
================================================================================
No warranty
================================================================================
This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License (LICENSE) for more
details.