141 Commits

Author SHA1 Message Date
Zoe Roux
8c2b7c282a Create LICENSE 2020-01-18 17:49:12 +01:00
Zoe Roux
2f78f8d37c Solving a small bug with the makefile 2020-01-15 02:08:46 +01:00
Zoe Roux
d0527625d0 Adding a makefile to install the app 2020-01-15 01:25:17 +01:00
Zoe Roux
126dff2fec Making a real good install.sh 2020-01-13 00:11:08 +01:00
Zoe Roux
0f4ab5fe9d Oups. Made a typo 2020-01-12 23:22:50 +01:00
Zoe Roux
a83508919f Adding an install script 2020-01-12 23:20:53 +01:00
Zoe Roux
e9a7bee3a8 Adding a build script 2020-01-12 23:10:30 +01:00
Zoe Roux
ddafabf0d8 Updating a bit the transcoder 2020-01-12 21:12:08 +01:00
Zoe Roux
d1cd1e5320 Merging 2020-01-12 21:08:14 +01:00
Zoe Roux
0774c072c3 Adding the web app as a submodule 2020-01-12 21:05:54 +01:00
Zoe Roux
b96b79f02d Removing the web app files 2020-01-12 21:04:46 +01:00
Zoe Roux
bb505e5841 Modifing the lib path and adding a start script in bash for linux systems 2020-01-08 23:43:15 +01:00
Zoe Roux
04beaf4c49 Updating the config 2020-01-08 01:10:33 +01:00
Zoe Roux
57a34d73ac Removing the suffix -thumb to the episode thumbnail file name 2020-01-02 03:35:19 +01:00
Zoe Roux
7e13e2c5c5 Making transcoder/transmuxer not throw when there was no read/write permissions given 2019-12-29 05:57:18 +01:00
Zoe Roux
877bebb0cb Handling subtitle addition 2019-12-29 05:16:07 +01:00
Zoe Roux
bf00c873ab Fixing npm vuln 2019-12-29 05:10:36 +01:00
Zoe Roux
20b3fa5dda Remoing junk files 2019-12-29 05:09:22 +01:00
Zoe Roux
245ac08247 Cleaning up the native code and the way subs are hundled 2019-12-29 05:08:44 +01:00
Zoe Roux
308967d743 Updating the app to use submodule, cleaning up 2019-12-27 17:05:21 +01:00
Zoe Roux
408352cc3c Reworking the transcoder to work with a CMake in C (removing unnecesarry C++). 2019-12-16 22:23:48 +01:00
Zoe Roux
fe9e6e7e50 Moving out the stats GUI and checking for the error handler. 2019-12-15 23:14:49 +01:00
Zoe Roux
019efafc46 Migrating to netcore 3.1 2019-12-07 17:14:18 +01:00
Zoe Roux
b7e7a676f2 Styling scrollbars for firefox. 2019-12-07 14:26:17 +01:00
Zoe Roux
c36993ba2e Solving a bug with the audio support detection. 2019-12-06 22:14:50 +01:00
Zoe Roux
77b72f1c34 Adding a close button in the stat menu. 2019-12-06 21:57:41 +01:00
Zoe Roux
0acf437377 Adding support icons for formats and containers in the stat menu. 2019-12-06 21:13:00 +01:00
Zoe Roux
d208f0f543 Starting a stats menu. 2019-12-03 23:44:05 +01:00
Zoe Roux
3f284fad42 Merge pull request #4 from AnonymusRaccoon/dev
Reworking the transmuxer to use HLS (it is really fast now).
2019-12-03 00:45:13 +01:00
Zoe Roux
77978bd3f6 Reworking the transmuxer to use HLS (it is really fast now). 2019-12-03 00:43:23 +01:00
Zoe Roux
7c04acfd5c Merge pull request #3 from AnonymusRaccoon/dev
Adding transmuxing and method switching to the app.
2019-11-26 00:23:47 +01:00
Zoe Roux
8a125614a8 Adding security headers. Cleaning up. 2019-11-26 00:21:58 +01:00
Zoe Roux
2f5c19e133 Adding an method error cathing and a way to force a mehtod. 2019-11-25 22:04:44 +01:00
Zoe Roux
690048e720 Adding video and audio codec detection in the crawler.
Adding multiple audio support for the playback method detector.
2019-11-24 23:22:25 +01:00
Zoe Roux
f776a00853 Adding web app support detection. 2019-11-24 22:08:56 +01:00
Zoe Roux
944ec37090 Adding the bases of a method detection. 2019-11-24 17:45:12 +01:00
Zoe Roux
a51204a1b3 Allowing the transmuxer to return a dash manifest before the end of the transmux. 2019-11-12 23:11:11 +01:00
Zoe Roux
4fa5a6b30f The player now load transmuxed videos. 2019-11-11 22:13:47 +01:00
Zoe Roux
b129a2d84d Removing an unused parameter. 2019-11-11 21:38:34 +01:00
Zoe Roux
9825336146 The transmuxer now fully support Dash. 2019-11-11 21:35:16 +01:00
Zoe Roux
2bbd1bf81c Making dash files appear in the good folder and understanding dashenc of ffmpeg. 2019-11-10 01:28:20 +01:00
Zoe Roux
6270aac959 Adding an option dictionary for the dash creation. 2019-11-09 22:01:20 +01:00
Zoe Roux
05d297201e Starting to implement dash streaming. 2019-11-08 20:09:15 +01:00
Zoe Roux
ecdd85b82d Making the progress bar work on the mobile app. 2019-10-28 00:46:06 +01:00
Zoe Roux
a94f22b127 Removing hover tags on mobile. 2019-10-27 23:40:41 +01:00
Zoe Roux
479d24248a Updating subtitle.js 2019-10-27 21:22:16 +01:00
Zoe Roux
000b5a7799 Resolving a bug with the player in the mobile version. 2019-10-27 19:22:17 +01:00
Zoe Roux
492329149f Finishing the search engine. 2019-10-27 18:36:04 +01:00
Zoe Roux
23c7d72675 Solving a bug with navigation on the player. 2019-10-27 18:17:26 +01:00
Zoe Roux
38e464c461 Cleaning up the search engine. 2019-10-27 18:03:23 +01:00