Try printing ( with log) the command you are trying to execute, run it in a seperate command line to see if it's working properly.
since it's related to input I am suspecting the problem is with the youtube url you are providing
Overview of run scripts and results
-
What solutions do you use to see/visualize which BAS scripts have been run when and how often and what the result was, i.e. success/fail...?
I currently enter the result into a MySQL DB at the end of a script and then use MS Power BI, for example, to visualize the data.
What more useful or practical approaches are there to get a graphical overview of the work of BAS and also in the event that a bot no longer works (e.g. because a target page has renamed buttons, tags, etc.), to recognize this immediately and be able to react to it? Possibly also in combination with an automatic notification via Telegram, for example, in the event of 5 consecutive errors or other anomalies.