2015-04-11 20:08:24 +00:00
|
|
|
{
|
2016-08-20 11:07:31 +00:00
|
|
|
"name": "rudloff/alltube",
|
|
|
|
"description": "HTML GUI for youtube-dl",
|
2018-01-20 11:00:52 +00:00
|
|
|
"license": "GPL-3.0-only",
|
2016-08-20 11:07:31 +00:00
|
|
|
"homepage": "http://alltubedownload.net/",
|
|
|
|
"type": "project",
|
|
|
|
"require": {
|
2020-05-13 19:39:38 +00:00
|
|
|
"ext-intl": "*",
|
|
|
|
"ext-json": "*",
|
2017-05-02 15:04:55 +00:00
|
|
|
"aura/session": "~2.1.0",
|
2017-05-29 17:01:20 +00:00
|
|
|
"barracudanetworks/archivestream-php": "~1.0.5",
|
2020-05-13 19:39:38 +00:00
|
|
|
"guzzlehttp/guzzle": "^6.5",
|
2020-02-23 16:14:05 +00:00
|
|
|
"jawira/case-converter": "^3.4",
|
2019-11-29 22:09:09 +00:00
|
|
|
"mathmarques/smarty-view": "~1.1.0",
|
2019-11-30 15:33:39 +00:00
|
|
|
"npm-asset/open-sans-fontface": "^1.4",
|
2020-05-13 20:29:08 +00:00
|
|
|
"phpro/grumphp": "^0.18.0",
|
2019-11-29 22:09:09 +00:00
|
|
|
"rinvex/countries": "~3.1.0",
|
|
|
|
"slim/slim": "~3.12.1",
|
2019-11-30 15:33:39 +00:00
|
|
|
"symfony/process": "^4.0",
|
|
|
|
"symfony/translation": "^4.0",
|
|
|
|
"symfony/yaml": "^4.0",
|
2020-05-13 19:39:38 +00:00
|
|
|
"zonuexe/http-accept-language": "~0.4.1"
|
2016-08-20 11:07:31 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2019-11-29 22:09:09 +00:00
|
|
|
"anam/phantomjs-linux-x86-binary": "~2.1.1",
|
2019-11-30 15:33:39 +00:00
|
|
|
"consolidation/robo": "^2.0",
|
2019-09-30 22:05:17 +00:00
|
|
|
"ffmpeg/ffmpeg": "^4.1",
|
2019-09-30 22:09:32 +00:00
|
|
|
"heroku/heroku-buildpack-php": "^162.0",
|
2019-11-30 13:59:16 +00:00
|
|
|
"php-mock/php-mock-mockery": "^1.3",
|
2020-05-13 20:28:05 +00:00
|
|
|
"phpstan/phpstan": "^0.12.25",
|
2019-11-30 13:08:18 +00:00
|
|
|
"phpunit/phpunit": "^8.4",
|
2019-11-27 22:15:49 +00:00
|
|
|
"roave/security-advisories": "dev-master",
|
2019-11-29 22:09:09 +00:00
|
|
|
"smarty-gettext/smarty-gettext": "^1.6",
|
|
|
|
"squizlabs/php_codesniffer": "^3.5",
|
2019-11-30 15:33:39 +00:00
|
|
|
"symfony/debug": "^4.0",
|
2020-02-27 13:07:30 +00:00
|
|
|
"symfony/var-dumper": "^4.0",
|
2020-04-25 03:38:00 +00:00
|
|
|
"ytdl-org/youtube-dl": "^2020.03.24"
|
2016-08-20 11:07:31 +00:00
|
|
|
},
|
|
|
|
"extra": {
|
|
|
|
"paas": {
|
|
|
|
"nginx-includes": [
|
2017-05-15 05:25:14 +00:00
|
|
|
"resources/nginx.conf"
|
2016-08-20 11:07:31 +00:00
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"repositories": [
|
2019-11-30 15:33:39 +00:00
|
|
|
{
|
|
|
|
"type": "composer",
|
|
|
|
"url": "https://asset-packagist.org"
|
|
|
|
},
|
2016-08-20 11:07:31 +00:00
|
|
|
{
|
|
|
|
"type": "package",
|
|
|
|
"package": {
|
2020-02-27 13:07:30 +00:00
|
|
|
"name": "ytdl-org/youtube-dl",
|
2020-04-25 03:38:00 +00:00
|
|
|
"version": "2020.03.24",
|
2016-11-13 22:45:19 +00:00
|
|
|
"dist": {
|
2016-12-18 22:10:17 +00:00
|
|
|
"type": "zip",
|
2020-04-25 03:38:00 +00:00
|
|
|
"url": "https://github.com/ytdl-org/youtube-dl/archive/2020.03.24.zip"
|
2016-08-20 11:07:31 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "package",
|
|
|
|
"package": {
|
|
|
|
"name": "ffmpeg/ffmpeg",
|
2019-09-30 22:05:17 +00:00
|
|
|
"version": "4.1.4",
|
2016-08-20 11:07:31 +00:00
|
|
|
"dist": {
|
2019-09-30 22:05:17 +00:00
|
|
|
"url": "https://www.johnvansickle.com/ffmpeg/old-releases/ffmpeg-4.1.4-amd64-static.tar.xz",
|
2016-08-20 11:07:31 +00:00
|
|
|
"type": "xz"
|
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"ffmpeg"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Pierre Rudloff",
|
|
|
|
"email": "contact@rudloff.pro",
|
|
|
|
"homepage": "https://rudloff.pro/",
|
|
|
|
"role": "Developer"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Olivier Haquette",
|
|
|
|
"email": "contact@olivierhaquette.fr",
|
|
|
|
"homepage": "http://olivierhaquette.fr/",
|
|
|
|
"role": "Designer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Alltube\\": "classes/",
|
2019-04-22 19:06:05 +00:00
|
|
|
"Alltube\\Stream\\": "classes/streams/",
|
|
|
|
"Alltube\\Exception\\": "classes/exceptions/",
|
2017-12-05 15:06:57 +00:00
|
|
|
"Alltube\\Controller\\": "controllers/",
|
|
|
|
"Alltube\\Test\\": "tests/"
|
2016-08-20 11:07:31 +00:00
|
|
|
}
|
|
|
|
},
|
2016-10-19 17:13:44 +00:00
|
|
|
"scripts": {
|
2017-08-07 14:08:01 +00:00
|
|
|
"compile": "composer install --ignore-platform-reqs",
|
2019-11-30 15:33:39 +00:00
|
|
|
"lint": "grumphp run --ansi",
|
|
|
|
"test": "phpunit",
|
|
|
|
"release": "robo release",
|
2018-01-26 10:37:43 +00:00
|
|
|
"update-locales": [
|
|
|
|
"tsmarty2c.php templates > i18n/template.pot",
|
2019-11-27 22:15:49 +00:00
|
|
|
"xgettext --omit-header -kt -j -o i18n/template.pot classes/*.php classes/*/*.php controllers/*"
|
2018-01-26 10:37:43 +00:00
|
|
|
],
|
2020-02-27 13:07:30 +00:00
|
|
|
"youtube-dl": "vendor/ytdl-org/youtube-dl/youtube_dl/__main__.py"
|
2019-06-17 21:12:56 +00:00
|
|
|
},
|
|
|
|
"config": {
|
2019-11-29 22:09:09 +00:00
|
|
|
"sort-packages": true,
|
2019-06-17 21:12:56 +00:00
|
|
|
"platform": {
|
2019-11-29 22:06:31 +00:00
|
|
|
"php": "7.3.11"
|
2019-06-17 21:12:56 +00:00
|
|
|
}
|
2016-08-20 11:07:31 +00:00
|
|
|
}
|
2015-04-11 20:08:24 +00:00
|
|
|
}
|