1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Commit graph

421 commits

Author SHA1 Message Date
DanielnetoDotCom
92bb1788b8 https://github.com/WWBN/AVideo/pull/4860 2021-04-12 11:41:37 -03:00
akhilleusuggo
4f3ce8542a
sudo
just avoid some wasted time when copy/past error Operation not permitted
2021-03-29 00:18:10 +03:00
DanielnetoDotCom
06f9f77452 https://github.com/WWBN/AVideo/issues/4753 2021-03-22 11:07:35 -03:00
DanielnetoDotCom
403e2b44c5 https://github.com/WWBN/AVideo-Encoder/issues/355 2021-03-11 08:15:53 -03:00
DanielnetoDotCom
3a58523ffd https://github.com/WWBN/AVideo-Encoder/issues/355 2021-03-11 08:14:25 -03:00
DanielnetoDotCom
231e4303b9 Site admin can now add new Usergroups and categories directly into the encoder
The encoder will use the Streamer theme and javascript
https://github.com/WWBN/AVideo/issues/4621
Create a new version to make sure they are compatible streamer (v10.5) and the encoder (v3.8)
2021-03-10 11:07:23 -03:00
DanielnetoDotCom
1a51f93945 Version 10.4
https://github.com/WWBN/AVideo/pull/4589
2021-02-25 08:34:48 -03:00
DanielnetoDotCom
890a14d244 1. add seasons support that will group multiple series as part of a big serie.
2. update the netflix layout to display more details about the selected series.
2021-02-24 16:23:11 -03:00
Mateusz Hajder
abc445c41a
Allow the use of a blank database password during installation 2021-02-18 11:00:40 +01:00
Emmanuel Dreyfus
56c24c2a78 Add active and encoding status
This is for the progressiveUpload option of Avideo-Encoder, where the
encoded videos are sent as soon as they are encoded, and not in a
final batch. The video is immediatly avaiable but we need to display
that more encoded videos are to come.
2021-02-05 02:24:10 +01:00
DanielnetoDotCom
4402f1ceab Secutity Update 2021-01-29 13:05:10 -03:00
DanielnetoDotCom
730f4893f2 Adding socket support
-- When upload a video to a certain category, this video will be part of a user group automatically
-- one category can add your video in more than one user group
-- Allow user add some extra info in JSON format, for example bank info and other thing
-- This is based on users_extra_info table 
-- add full text search https://github.com/WWBN/AVideo/issues/4343
2021-01-14 14:24:07 -03:00
Caleb Mazalevskis
ec0d81d452
Fix typos. 2021-01-10 12:23:24 +08:00
DanielnetoDotCom
6806951b38 551379436d (r45678313) 2021-01-05 20:54:34 -03:00
DanielnetoDotCom
2b64c2354d Fix encoder URL on installation 2021-01-05 10:53:05 -03:00
DanielnetoDotCom
551379436d Improving the videos directory location 2021-01-04 16:24:45 -03:00
DanielnetoDotCom
97decc5af1 2020-12-30 09:23:32 -03:00
DanielnetoDotCom
ff92a399ba 2020-12-30 09:19:21 -03:00
DanielnetoDotCom
8d7d7e8e53 Allow call installPluginsTables.php 4 to update all plugins 2020-12-30 09:10:20 -03:00
DanielnetoDotCom
2fbe731acc Allow update all plugins on command line (not download them) 2020-12-30 09:08:01 -03:00
DanielnetoDotCom
ec544b137e 2020-12-15 15:49:30 -03:00
DanielnetoDotCom
ecb1292bae Version fix 2020-12-02 18:28:32 -03:00
DanielnetoDotCom
65f5b4cd23 Allow add video watermark and playlist play live and TV 2020-11-30 16:44:26 -03:00
DanielnetoDotCom
49181b56d6 2020-10-27 09:31:26 -03:00
DanielnetoDotCom
1ddbe319da 2020-10-27 09:23:09 -03:00
DanielnetoDotCom
e0910e480c 2020-10-27 09:22:50 -03:00
DanielnetoDotCom
60bd87768a 2020-10-27 09:22:26 -03:00
DanielnetoDotCom
bc3e00fb72 2020-10-27 09:21:34 -03:00
DanielnetoDotCom
481c9309c6 2020-10-27 09:20:41 -03:00
DanielnetoDotCom
7a693b7743 2020-10-27 09:19:21 -03:00
DanielnetoDotCom
632fbe3acd https://github.com/WWBN/AVideo/pull/3840
cannot be bigint
2020-10-26 09:31:41 -03:00
DanielnetoDotCom
8c4241344b Merge origin/master 2020-10-26 09:27:47 -03:00
DanielnetoDotCom
543ea7cc92 https://github.com/WWBN/AVideo/pull/3840 2020-10-26 09:27:34 -03:00
Gustavo Novaro
2d4e29b449
Small database improvements.
- Email fields must be maxlenght 254 according to RFC https://www.ietf.org/rfc/rfc2821.txt
- I strongly recommend use always the same naming convention with the fields names: Always in lower case with "_" for split words. MySQL and linux system are case sensitive and tables and fields are files in linux...
2020-10-17 00:50:03 +02:00
DanielnetoDotCom
16059b5d84 New version 9.6 that add support to encoder Version 3.3
you can now dynamic extract resolutions from MP4 and Webm files on encoder
-- Add Login control
-- Fix some layout issues
-- support for encoder 3.3 and dynamic resolutions for MP4 and webm
2020-10-12 23:03:47 -03:00
DanielnetoDotCom
8ce7c8ad1c 2020-10-05 15:40:57 -03:00
DanielnetoDotCom
9d3491dde2 2020-10-05 10:23:59 -03:00
DanielnetoDotCom
c12c23d3d9 https://github.com/WWBN/AVideo/issues/3755 2020-10-03 07:06:21 -03:00
DanielnetoDotCom
a81b067ca9 2020-10-02 09:31:18 -03:00
DanielnetoDotCom
7b98dc0f9b 2020-09-30 18:01:29 -03:00
DanielnetoDotCom
4aeded469a 2020-09-30 18:00:29 -03:00
DanielnetoDotCom
fc877b7857 2020-09-30 17:57:57 -03:00
DanielnetoDotCom
e292cc2070 2020-09-30 11:40:09 -03:00
DanielnetoDotCom
46a85c437c 2020-09-30 09:18:40 -03:00
DanielnetoDotCom
0573a27654 2020-09-28 14:07:30 -03:00
DanielnetoDotCom
7746abfa7a 2020-09-28 14:07:19 -03:00
DanielnetoDotCom
1cd5a55dd1 2020-09-28 13:32:45 -03:00
DanielnetoDotCom
0dca3aa4d9 2020-09-28 13:24:03 -03:00
DanielnetoDotCom
781b70aad7 2020-09-28 13:23:10 -03:00
DanielnetoDotCom
59714fc600 2020-09-28 13:22:38 -03:00