We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d92990 + f0d8d83 commit 61f37fdCopy full SHA for 61f37fd
README.md
@@ -54,11 +54,7 @@ The REST API URL will be `Ytmp3ApiUrl`, output from ./scripts/deploy.sh
54
#### 400 Download failed
55
```json
56
{
57
- "videoId": "#########",
58
- "status": "FAILED",
59
"error": "Failed to download #########, please try again later",
60
- "updatedAt": "2023-04-23T19:27:44.850Z",
61
- "createdAt": "2023-04-23T19:27:44.850Z"
62
}
63
```
64
@@ -82,3 +78,6 @@ The REST API URL will be `Ytmp3ApiUrl`, output from ./scripts/deploy.sh
82
78
"createdAt": "2023-04-23T19:27:44.850Z"
83
79
84
80
81
+
+## Contributors
+Contributions are most welcome, please feel free to submit a PR!
0 commit comments