Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
ERROR is not ignored with arg "-i" when multiple commands are concatenated #22022
Comments
|
read about what |
Checklist
Verbose log
Description
When a channel does not exists anymore, the subsequent commands (or cron) are not executed:
The next part of the command (after the "&&") is not executed, despite using the "-i" argument. Any other kind of YouTube error does the same. Soft termination is wanted (please).