Skip to content

Commit

Permalink
Merge pull request #4 from ricksterhd123/ricksterhd123-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ricksterhd123 authored Apr 28, 2023
2 parents 7d92990 + f0d8d83 commit 61f37fd
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,7 @@ The REST API URL will be `Ytmp3ApiUrl`, output from ./scripts/deploy.sh
#### 400 Download failed
```json
{
"videoId": "#########",
"status": "FAILED",
"error": "Failed to download #########, please try again later",
"updatedAt": "2023-04-23T19:27:44.850Z",
"createdAt": "2023-04-23T19:27:44.850Z"
}
```

Expand All @@ -82,3 +78,6 @@ The REST API URL will be `Ytmp3ApiUrl`, output from ./scripts/deploy.sh
"createdAt": "2023-04-23T19:27:44.850Z"
}
```

## Contributors
Contributions are most welcome, please feel free to submit a PR!

0 comments on commit 61f37fd

Please sign in to comment.