>>895772 (OP)
If you mean something normie friendly, >>895774 popcorn time is what they're looking for. If you don't mind having the files on you own computer (in case internet goes down) just use a bittorrent client + bittorrent site + mpv/vlc
>>896040
If they include GPL'd files they must follow the terms of the GPL, and the project as a whole must be covered under the GPL although it's legal for all the other files to be under other GPL-compatible licenses.
>>896042
Look at all this handwaiving:
>jusovsky commented Jan 11, 2018
<Is it common for self-appointed GPL Gestapo to blow into town and expect developers to cancel Christmas, drop everything, and make this top priority?
https://github.com/MediaBrowser/Emby/issues/3075#issuecomment-357035764
>LukePulverenti commented Jan 12, 2018
<To answer your questions and concerns, we embed ffmpeg as a standalone executable, which the GPL permits us to do. There are several GPL libraries contained in this ffmpeg build, but there is no Emby code linking directly to any of them, it is simply invoked as a standalone process, which the GPL permits.
<We are required to disclose the sources of this standalone ffmpeg executable and that's what we've been working on. If you look at the beta packages there is a new licenses sub-folder, and inside you will find a list of all libraries used, the license for each one, and the version that was used. This is where we will also state any modifications to these libraries, there are none, but in the event there ever are any, that's where you will find them.
<Please let us know if you have any other questions. Thanks.
https://github.com/MediaBrowser/Emby/issues/3075#issuecomment-357318325
>LukePulverenti commented Jan 12, 2018
<In regards to ffmpeg, we will disclose the build process for that so that you can see all of the build flags. Thanks.
https://github.com/MediaBrowser/Emby/issues/3075#issuecomment-357336893
>LukePulverenti commented Jan 12, 2018
<Until we find a suitable place to put these, here are the ffmpeg build flags:
<
<'--disable-static',
<'--disable-cuda',
<'--disable-cuvid',
<'--disable-iconv',
<'--disable-nvenc',
<'--disable-doc',
<'--disable-ffplay',
<'--disable-ffserver',
<'--disable-xlib',
<'--enable-shared',
<'--enable-fontconfig',
<'--enable-gnutls',
<'--enable-gpl',
<'--enable-libass',
<'--enable-libfreetype',
<'--enable-libfribidi',
<'--enable-libmp3lame',
<'--enable-libopus',
<'--enable-libsmbclient',
<'--enable-libtheora',
<'--enable-libvorbis',
<'--enable-libwebp',
<'--enable-libx264',
<'--enable-libzvbi',
<'--enable-version3',
<
<Plus '--enable-vaapi' on x86_64.
<
<These can also be found at the top of every ffmpeg log.
https://github.com/MediaBrowser/Emby/issues/3075#issuecomment-357342699
Emby retards think posting build flags in a problems report is providing Complete Corresponding Source!