Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sealedtx authored Nov 19, 2020
1 parent ff1ac92 commit 0c9d95c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ java-youtube-downloader

Simple java parser for retrieving youtube video metadata.

Library is **not stable**, because Youtube often changes web structure of its pages. I don't use this library regularly to find the errors. Thats why errors are fixed as soon as someone finds it and opens an issue. Feel free to report an error or sumbit a PR.

**WARNING**: Youtube API does not support a video download. In fact, it is prohibited - [Terms of Service - II. Prohibitions](https://developers.google.com/youtube/terms/api-services-terms-of-service).
<br>**WARNING**: Downloading videos may violate copyrights!
<br><br>This project is only for educational purposes. I urge not to use this project to violate any laws.
Expand Down

0 comments on commit 0c9d95c

Please sign in to comment.