Skip to content

Commit 61f37fd

Browse files
Merge pull request #4 from ricksterhd123/ricksterhd123-patch-1
Update README.md
2 parents 7d92990 + f0d8d83 commit 61f37fd

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,7 @@ The REST API URL will be `Ytmp3ApiUrl`, output from ./scripts/deploy.sh
5454
#### 400 Download failed
5555
```json
5656
{
57-
"videoId": "#########",
58-
"status": "FAILED",
5957
"error": "Failed to download #########, please try again later",
60-
"updatedAt": "2023-04-23T19:27:44.850Z",
61-
"createdAt": "2023-04-23T19:27:44.850Z"
6258
}
6359
```
6460

@@ -82,3 +78,6 @@ The REST API URL will be `Ytmp3ApiUrl`, output from ./scripts/deploy.sh
8278
"createdAt": "2023-04-23T19:27:44.850Z"
8379
}
8480
```
81+
82+
## Contributors
83+
Contributions are most welcome, please feel free to submit a PR!

0 commit comments

Comments
 (0)