2022-08-05 11:37:12 +02:00
2022-08-05 11:37:12 +02:00
2022-08-05 11:37:12 +02:00
2022-08-05 11:37:12 +02:00
2022-08-05 11:37:12 +02:00
2022-08-05 11:37:12 +02:00
2022-08-05 11:37:12 +02:00

Commands

Updates information about courses and chapters

php artisan symfonycast:update

Dispatch chapters marked as sync offline to queue for download

php artisan symfonycast:sync

Dispatch chapters without file size to queue for update

php artisan symfonycast:video_size

Queues

Downloading chapters marked as sync offline:

php artisan queue:work --queue=downloadVideoFile

Get information about file size of chapters:

php artisan queue:work --queue=getVideoFileSize
Description
No description provided
Readme 468 KiB
Languages
PHP 78.9%
Blade 20.9%
JavaScript 0.2%