WATERMeDIA: Multimedia API

WATERMeDIA: Multimedia API

551k Downloads

Make submodules independant

SrRapero720 opened this issue ยท 1 comments

commented

this needs to be done when the name of the organization @WaterMediaTeam was choosen properly.

Watermedia is composed by 4 modules

  • WaterMedia Binaries - a new mod containing only VLC and FFMPEG binaries
  • videolan natives: a VLCJ-natives fork with the whole discovery stuff
  • modloaders - focused on mock the supported modloaders (forge, neoforge)
  • youtube-downloader - the main engine who gives us the youtube support

tasks is make those modules independant (have its own repository and not longer begin a submodule). this with the purpose of make the development more faster and avoid use the submodules features of git (because it sucks so hard)

commented

this was finally addressed.
VLCJ (no natives) is still pending to remove, but that fits on #51