KBVE / githubactiontest

Test Repo for Actions
0 stars 0 forks source link

[MUSIC] System of a Down - Toxicity #17

Open h0lybyte opened 2 months ago

h0lybyte commented 2 months ago

Fill out the Form

YouTube Link: https://www.youtube.com/watch?v=IBPB0LP_Ulo Title: System of a Down - Toxicity Genre: rock

Pick only one of the different genres! dnb, chillstep, lofihiphop, nujazz, electroswing, edm, rock, japrock

github-actions[bot] commented 2 months ago

Here is the JSON processed information:

{"id":"chatcmpl-05396ff4-2703-4ea9-95af-19bcbf8bde07","object":"chat.completion","created":1717888414,"model":"llama3-8b-8192","choices":[{"index":0,"message":{"role":"assistant","content":"I'll start by extracting the information from the text.\n\n**Step 1: Extract the YouTube ID**\n\nThe YouTube ID is: IBPB0LP_Ulo\n\n**Step 2: Extract the Title**\n\nThe title is: System of a Down - Toxicity\n\n**Step 3:sanitize the title**\n\nSanitized title: System_of_a_Down__Toxicity\n\n**Step 4: Extract the Genre**\n\nThe genre is: rock\n\n**Step 5: Check the genre against the acceptable genres**\n\nThe genre rock is acceptable.\n\n**Step 6: Fill in the command template**\n\nHere is the command:\n\n```bash\n./kbve.sh -nx kbve.com:music --args=\\\"--file=rock --title='System_of_a_Down__Toxicity' --ytid=IBPB0LP_Ulo\\\"\"\n```\n\nLet me know if anyone has any corrections or if we should proceed with the next step."},"finish_reason":"stop"}],"usage":{"prompt_tokens":481,"prompt_time":0.133834856,"completion_tokens":193,"completion_time":0.155024611,"total_tokens":674,"total_time":0.288859467},"system_fingerprint":"fp_dadc9d6142","x_groq":{"id":"req_01hzx21vz8fydbnr61dygj3frv"}}
github-actions[bot] commented 2 months ago

Here is the message: I'll start by extracting the information from the text.

Step 1: Extract the YouTube ID

The YouTube ID is: IBPB0LP_Ulo

Step 2: Extract the Title

The title is: System of a Down - Toxicity

Step 3:sanitize the title

Sanitized title: System_of_a_Down__Toxicity

Step 4: Extract the Genre

The genre is: rock

Step 5: Check the genre against the acceptable genres

The genre rock is acceptable.

Step 6: Fill in the command template

Here is the command:

./kbve.sh -nx kbve.com:music --args=\"--file=rock --title='System_of_a_Down__Toxicity' --ytid=IBPB0LP_Ulo\""

Let me know if anyone has any corrections or if we should proceed with the next step. Here is the shell command extracted from the message:

./kbve.sh -nx kbve.com:music --args=\"--file=rock --title='System_of_a_Down__Toxicity' --ytid=IBPB0LP_Ulo\""
github-actions[bot] commented 2 months ago

The shell command has been identified and labels have been updated.