Commit Graph

101 Commits

Author SHA1 Message Date
Pierre Rudloff b4f0cf7a38 Use HttpOnly session cookies 2017-07-03 10:35:28 +02:00
Pierre Rudloff 2add291023 Use emoji instead of SVG flags 2017-05-31 16:26:00 +02:00
Pierre Rudloff 68525c9dd8 We don't need to call sessionSegment->get() twice 2017-05-31 00:51:11 +02:00
Pierre Rudloff 0a66dce2b8 More test coverage
Run youtube-dl with --restrict-filenames in order to avoid issues when testing against different locales
2017-05-31 00:48:50 +02:00
Pierre Rudloff dcface7775 Lint 2017-05-30 23:50:42 +02:00
Pierre Rudloff 90dc6f4478 Display each locale in its own language 2017-05-30 23:49:49 +02:00
Pierre Rudloff 3ead8dd458 Undeclared properties 2017-05-30 23:49:38 +02:00
Pierre Rudloff 433a580d64 Fix LocaleMiddleware tests 2017-05-30 23:41:26 +02:00
Pierre Rudloff 0f80cbd333 Improve locale handling 2017-05-30 23:31:12 +02:00
Pierre Rudloff b4dd0aeb29 Basic locale switcher 2017-05-30 22:21:27 +02:00
Pierre Rudloff ac4bca35a3 Lint 2017-05-29 21:13:10 +02:00
Pierre Rudloff 68b2cca899 Detect user locale 2017-05-29 21:11:59 +02:00
Pierre Rudloff e8ea411089 Don't lint PlaylistArchiveStream (see https://github.com/squizlabs/PHP_CodeSniffer/issues/1003) 2017-05-19 14:30:00 +02:00
Pierre Rudloff f9203706f7 Cleanup root folder (fixes #110) 2017-05-15 07:25:14 +02:00
Pierre Rudloff c1c6c2dd97 Merge branch 'master' into develop 2017-05-14 23:06:31 +02:00
Pierre Rudloff fed425fce3 Use middleware instead of the noscheme workaround in order to make HTTPS work behind a reverse-proxy 2017-05-14 22:24:39 +02:00
Pierre Rudloff 4810c045a4 Lint 2017-05-14 00:54:47 +02:00
Pierre Rudloff a89b338060 Improve the way we test if a command can be ran (see #109) 2017-05-14 00:52:59 +02:00
Pierre Rudloff 82a1d96c3e Add missing class hints 2017-05-05 01:51:28 +02:00
Pierre Rudloff 631f09529f Fix docblocks 2017-05-05 00:07:56 +02:00
Pierre Rudloff d7927fc442 Download Tar archives from playlists 2017-05-04 23:52:30 +02:00
Pierre Rudloff 00d2f0e199 getAvconvMp3Process should return a Process 2017-05-02 11:20:36 +02:00
Pierre Rudloff 6651b45545 Use --flat-playlist to get playlists more efficiently 2017-04-28 14:43:20 +02:00
Pierre Rudloff df2de166cb Accept any PSR container in ViewFactory 2017-04-26 01:08:42 +02:00
Pierre Rudloff 00407a2f60 Lint 2017-04-26 00:52:05 +02:00
Pierre Rudloff 0e7aaea9fc Move Smarty view creation to ViewFactory class 2017-04-26 00:50: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 e9e0f6ca81 Remove useless comment 2017-04-25 11:08:34 +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 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 fb3834296a Make RTMP videos work in stream mode (fixes #104) 2017-04-24 18:31:14 +02:00
Pierre Rudloff e4f061e6c3 Allow empty config filename (= default) 2017-04-24 17:56:07 +02:00
Uli Koeth 03cf506132 Handle download lists part 1 2017-03-07 17:24:34 +01:00
Pierre Rudloff f309fc7033 Lint 2017-01-16 12:11:37 +01:00
Pierre Rudloff 4e1c1ca953 Add a stream parameter in config (fixes #24 and #39) 2017-01-16 12:02:21 +01:00
Pierre Rudloff 8e6c33c260 Merge branch 'develop' into feature/stream
Conflicts:
	composer.lock
2017-01-16 11:06:39 +01:00
Pierre Rudloff 3a1d0c4bc7 Lint 2017-01-10 23:39:58 +01:00
Pierre Rudloff 9f112c15b9 Add an uglyUrls option that disables URL rewriting (fixes #88) 2017-01-10 23:37:29 +01:00
Pierre Rudloff f27bb3bbb9 Merge branch 'develop' into feature/stream 2016-12-27 00:02:27 +01:00
Pierre Rudloff 5aad3abc5d Display error when trying to convert a M3U8 file (fixes #83) 2016-12-27 00:01:42 +01:00
Pierre Rudloff 20820d90f0 Missing doc 2016-12-26 15:58:07 +01:00
Pierre Rudloff 3f96adb255 Lint 2016-12-26 15:53:03 +01:00
Pierre Rudloff 28a8addbf1 Experimental support for M3U streams 2016-12-26 15:50:26 +01:00
Pierre Rudloff 02e58c239f Allow Python to be set from environment variable 2016-12-22 13:46:31 +01:00
Pierre Rudloff d4f5f93c2d Lint 2016-12-05 13:12:27 +01:00
Pierre Rudloff e8a8622131 Undefined variable 2016-10-27 01:27:55 +02:00