Skip to content

Commit

Permalink
Merge remote-tracking branch 'github/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Udhayarajan committed Sep 11, 2022
2 parents 45379d8 + 08519b9 commit 6173a0e
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 @@ -2,6 +2,8 @@

This app is used to download video from social media platform.

NOTE: The commit message says FFmpeg is used with min-gpl but later after commit `.so` files are replaced with `full-gpl`

- If you build/modify this app of your own, please make sure that you are comply with [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.en.html) Rules.

- If you plan to publish your own build in PlayStore, please remove [YouTube.java](https://github.com/Udhayarajan/VidSnap/blob/16dc24a5d649edca39d1ac6dae0e60b0e68126f7/app/src/main/java/com/mugames/vidsnap/Extractor/YouTube.java#L38) & build, apk with static library loading, by default this app uses dynamic loading to reduce apk size,
Expand Down

0 comments on commit 6173a0e

Please sign in to comment.