1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 19:42:38 +02:00
Commit graph

83 commits

Author SHA1 Message Date
daniel
973552a049 Try to make a better filename 2017-07-08 10:12:01 -03:00
daniel
0fb1dbe009 Try to make a better filename 2017-07-08 09:43:20 -03:00
daniel
2fd39729fa Try to make a better filename 2017-07-08 09:39:27 -03:00
daniel
3055705c0f Try to make a better filename 2017-07-08 09:25:18 -03:00
daniel
02d486cd9d Fix PHP Dir 2017-07-06 20:25:48 -03:00
daniel
fd80073621 Fix PHP Dir 2017-07-06 20:23:58 -03:00
daniel
00e755f109 Path to PHP fix 2017-07-06 18:45:02 -03:00
daniel
188ff79650 Add youtube upload support 2017-07-06 14:48:51 -03:00
daniel
9cf881925a Add a optional video storage limit configuration 2017-06-22 11:08:47 -03:00
daniel
4a15625811 Fixed image not found in cache 2017-06-06 09:30:15 -03:00
daniel
fc22176d12 Remove -f apter php command line 2017-06-05 12:41:37 -03:00
daniel
2619414e86 Fix require config path 2017-06-05 12:41:05 -03:00
frankdelange
279193cb90 Add command line interface to upload videos. Use php -f upload.php -- -h in
view/mini-upload-form for instructions on use or read on...

Use: php -f upload.php -u <user> -f <file> [-d <description>] [-g "group1[,group2]] [-c] [-h]

    -u user     valid username
    -f file     input filename
    -d descr    description
    -g group(s) comma-separated numerical groups for which this item will be visible,
                item will be public if this is left out
    -c          copy original to destination directory (file will be moved if this is left out)
    -h          this help message
2017-06-04 18:52:49 +02:00
daniel
db676a6b6a Video Thumbs on manager 2017-05-27 09:31:12 -03:00
daniel
5fd0ab6e16 More types ok video 2017-04-29 19:23:12 -03:00
daniel
d66e0b61b8 New Version Video partial error on encode 2017-04-24 12:46:02 -03:00
daniel
b4750a34e8 Permitions
Comment videos
2017-04-19 16:31:43 -03:00
daniel
cda4befa78 Layout
Title auto creation fix
2017-04-19 16:31:43 -03:00
daniel
bd5f1db062 Layout
Title auto creation fix
2017-04-19 16:31:43 -03:00
daniel
53339abb08 Layout
Title auto creation fix
2017-04-19 16:31:41 -03:00
daniel
4c327f627c Video Download in video manager 2017-04-19 16:31:39 -03:00
daniel
daabc8ce24 Video Download in video manager 2017-04-19 16:31:37 -03:00
daniel
55ae6c28dc add {$global['systemRootPath']}view/mini-upload-form/ on videoEncoder 2017-04-19 16:31:36 -03:00
daniel
510e2cf3ad Fixing move uploaded file 2017-04-19 16:31:36 -03:00
daniel
d0bb6aa1e3 Fixing move uploaded file 2017-04-19 16:31:36 -03:00
daniel
accd209423 Fixing move uploaded file 2017-04-19 16:31:35 -03:00
daniel
2a9145ca56 Fix youtube-dl command 2017-04-19 16:31:35 -03:00
daniel
8f2ec12ddb Debuging 2017-04-19 16:31:35 -03:00
daniel
c3a26c62f9 Debuging 2017-04-19 16:31:35 -03:00
daniel
defbfa968b Facebook and Google login Done
Recover Password done
Sign up done
Copy video from youtube, working...
2017-04-19 16:31:34 -03:00
daniel
ed9ef68f90 Adding MKV file extension 2017-04-12 11:16:28 -03:00
daniel
23ebcc7aed Version 1.0
Added a updateDb file to update the old instalations of YouPHPTube
Added audio support, now you can upload also audio files
2017-04-10 15:35:26 -03:00
DanielnetoDotCom
53167fbdba Add Files for the first time 2017-04-02 11:02:38 -03:00