Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MUSIC] System of a Down - Toxicity #15

Open
h0lybyte opened this issue Jun 8, 2024 · 2 comments
Open

[MUSIC] System of a Down - Toxicity #15

h0lybyte opened this issue Jun 8, 2024 · 2 comments

Comments

@h0lybyte
Copy link
Member

h0lybyte commented Jun 8, 2024

Fill out the Form

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

Human

For supported genres, please visit Music
Pick only one of the different genres!
dnb, chillstep, lofihiphop, nujazz, electroswing, edm, rock, japrock

Copy link

github-actions bot commented Jun 8, 2024

Here is the JSON processed information:

{"id":"chatcmpl-d7727cc1-de58-4d6c-b659-3f3265e7b35b","object":"chat.completion","created":1717887718,"model":"llama3-8b-8192","choices":[{"index":0,"message":{"role":"assistant","content":"**Step 1:**\n\nI'll start by extracting the required information:\n\n* YouTube ID: IBPB0LP_Ulo\n* Title: System of a Down - Toxicity (I'll sanitize it later)\n* Genre: rock\n\n**Step 2:**\n\nI'll sanitize the title by replacing any characters that are not numbers, letters, spaces, and the characters () . and - with an empty string.\n\nSanitized Title: toxicity\n\n**Step 3:**\n\nThe extracted genre \"rock\" is one of the accepted genres, so I'll move forward.\n\n**Step 4:**\n\nHere's the command:\n\n```bash\n./kbve.sh -nx kbve.com:music --args=\\\"--file=rock --title='toxicity' --ytid=IBPB0LP_Ulo\\\"\n```\n\nPlease let me know if I'm correct or not."},"finish_reason":"stop"}],"usage":{"prompt_tokens":491,"prompt_time":0.136341396,"completion_tokens":179,"completion_time":0.143074591,"total_tokens":670,"total_time":0.27941598700000003},"system_fingerprint":"fp_179b0f92c9","x_groq":{"id":"req_01hzx1cmtbfqetaw2xj4es459z"}}

Copy link

github-actions bot commented Jun 8, 2024

Here is the message:
Step 1:

I'll start by extracting the required information:

  • YouTube ID: IBPB0LP_Ulo
  • Title: System of a Down - Toxicity (I'll sanitize it later)
  • Genre: rock

Step 2:

I'll sanitize the title by replacing any characters that are not numbers, letters, spaces, and the characters () . and - with an empty string.

Sanitized Title: toxicity

Step 3:

The extracted genre "rock" is one of the accepted genres, so I'll move forward.

Step 4:

Here's the command:

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

Please let me know if I'm correct or not.
Here is the shell command extracted from the message:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant