Pierre Rudloff
0e7aaea9fc
Move Smarty view creation to ViewFactory class
2017-04-26 00:50:19 +02:00
Pierre Rudloff
4d104c852f
Lint
2017-04-26 00:10:00 +02:00
Pierre Rudloff
db5f653e2d
Refactor stream tests
2017-04-26 00:08:35 +02:00
Pierre Rudloff
a5252393de
Refactor FrontControllerTest
2017-04-25 23:49:13 +02:00
Pierre Rudloff
8aee9054a8
Allow custom cookie array in controller
2017-04-25 23:04:59 +02:00
Pierre Rudloff
5e31767140
Lint
2017-04-25 22:49:28 +02:00
Pierre Rudloff
df7bc9a088
Refactor redirect() function
2017-04-25 22:47:52 +02:00
Pierre Rudloff
cbcf58c5fb
Accept any PSR container
2017-04-25 22:24:44 +02:00
Pierre Rudloff
8999180284
Missing param types
2017-04-25 22:23:18 +02:00
Pierre Rudloff
60bd5dad6b
Remove obsolete Firefox OS manifest
2017-04-25 22:13:38 +02:00
Pierre Rudloff
f9da2febe3
Merge branch 'develop' of github.com:Rudloff/alltube into develop
2017-04-25 22:12:26 +02:00
Pierre Rudloff
8d65cf44e3
Refactor remux logic in controller
2017-04-25 22:12:11 +02:00
Pierre Rudloff
71978e54e2
Unused variable
2017-04-25 21:49:19 +02:00
Pierre Rudloff
453bf6e4c5
More precise doc for getURL()
2017-04-25 14:55:21 +02:00
Pierre Rudloff
5180577b99
Ignore errors in playlists
...
(see https://github.com/rg3/youtube-dl/issues/12835 )
2017-04-25 14:08:29 +02:00
Pierre Rudloff
1a7444eb66
Remove stray end tag in playlist template ( fixes #107 )
2017-04-25 13:49:46 +02:00
Pierre Rudloff
e9e0f6ca81
Remove useless comment
2017-04-25 11:08:34 +02:00
Pierre Rudloff
7428b334de
Smal fixes with playlists
2017-04-25 11:05:49 +02:00
Pierre Rudloff
554dd14edd
Merge branch 'feature/playlist' into develop
2017-04-25 10:31:18 +02:00
Pierre Rudloff
950ea16672
Link to video page on playlist page
...
Open links on playlist page in new tab to allow to easily get back to playlist
2017-04-25 10:30:30 +02:00
Pierre Rudloff
43cbd4f6fe
Cleanup playlists
2017-04-25 02:20:15 +02:00
Pierre Rudloff
3f053d9eed
Merge branch 'develop' of https://github.com/hukoeth/alltube into feature/playlist
...
Conflicts:
templates/video.tpl
2017-04-25 01:16:20 +02:00
Pierre Rudloff
c153fd8264
Test common functions with every URL provider
2017-04-25 00:48:10 +02:00
Pierre Rudloff
b4be0ead6a
Lint
2017-04-25 00:41:49 +02:00
Pierre Rudloff
e6bbe54474
New remux feature ( fixes #103 )
2017-04-25 00:40:24 +02:00
Pierre Rudloff
b80b9c7b2e
Remove dependency on curl ( fixes #105 )
...
avconv/ffmpeg now downloads the video directly when converting
2017-04-24 19:16:38 +02:00
Pierre Rudloff
b9aad26803
Update youtube-dl to 2017.04.17
2017-04-24 18:56:34 +02:00
Pierre Rudloff
33694dd0f4
Lint
2017-04-24 18:45:13 +02:00
Pierre Rudloff
fb3834296a
Make RTMP videos work in stream mode ( fixes #104 )
2017-04-24 18:31:14 +02:00
Pierre Rudloff
d2ad962f6f
Use cleaner way to create custom config everywhere
2017-04-24 18:19:21 +02:00
Pierre Rudloff
e4f061e6c3
Allow empty config filename (= default)
2017-04-24 17:56:07 +02:00
Pierre Rudloff
2a31951217
Use test config for controller tests
2017-04-24 17:49:13 +02:00
Pierre Rudloff
2051ee410c
Update Slim to 3.8.1
2017-04-15 22:22:40 +02:00
Pierre Rudloff
b82841b3f8
Update youtube-dl to 2017.04.15
2017-04-15 20:37:48 +02:00
Pierre Rudloff
3f56c5bedc
Merge tag '0.8.1-beta' into develop
...
Dependencies update
Update URI lib to 4.2.2 to try to fix #102
2017-04-15 20:20:56 +02:00
Pierre Rudloff
75e73d19b7
Merge branch 'release-0.8.1-beta'
2017-04-15 20:20:47 +02:00
Pierre Rudloff
dc4f635cc4
0.8.1-beta release
2017-04-15 20:20:40 +02:00
Pierre Rudloff
ed44c68a31
Merge commit 'c21be3c' into develop
2017-04-15 20:19:35 +02:00
Pierre Rudloff
c21be3c904
Dependencies update
...
Update URI lib to 4.2.2 to try to fix #102
2017-04-15 20:18:46 +02:00
Pierre Rudloff
c44f22fa58
Merge tag '0.8.0' into develop
...
New uglyUrls option that disables URL rewriting
New stream option that enables streaming videos through the server
Enabled audio conversion in the Docker image
Updated youtube-dl to 2017.03.07
Removed the unused /json route
2017-04-03 00:05:51 +02:00
Pierre Rudloff
0a3d9c08e8
Merge branch 'release-0.8.0'
2017-04-03 00:01:34 +02:00
Pierre Rudloff
0975015824
0.8.0 release
2017-04-03 00:01:17 +02:00
Pierre Rudloff
9c53e5e93c
Lint
2017-04-02 23:45:59 +02:00
Pierre Rudloff
c3af978e22
Fix uglyUrls variable not passed to video.tpl
2017-04-02 23:44:30 +02:00
Pierre Rudloff
c9db4d0d2e
Fix variable name
2017-04-02 23:34:07 +02:00
Pierre Rudloff
49b38fa318
Merge branch 'master' into develop
2017-04-02 23:21:02 +02:00
Pierre Rudloff
b28df20629
Hotfix: fix Travis doc deployment
2017-04-02 23:19:43 +02:00
Pierre Rudloff
e7d4e12722
Update PHPCS to 2.8
2017-04-02 22:34:28 +02:00
Pierre Rudloff
e2f490e768
Dependencies update
2017-04-02 22:17:52 +02:00
Pierre Rudloff
194bdbed77
Replace testVideoWithUnconvertedAudio test because soundcloud.com triggers some weird SSL error on Travis ( fixes #101 )
2017-04-02 22:03:30 +02:00