Fix cytube rejecting JSON for not correctly formatted videoHeight #1

Merged
sam merged 1 commits from grumbulon/cytube-json-generator:master into master 2022-05-15 16:55:54 +00:00
Contributor

Tried uploading a file with videoHeight of 544 or something like that, and it was rejected by cytube with the following error unacceptable source quality "544"

Adding this little bit of code allowed the file to be parsed by cytube correctly.

Tried uploading a file with videoHeight of 544 or something like that, and it was rejected by cytube with the following error `unacceptable source quality "544"` Adding this little bit of code allowed the file to be parsed by cytube correctly.
grumbulon added 1 commit 2022-05-15 15:39:41 +00:00
sam merged commit 836bba97cb into master 2022-05-15 16:55:54 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sam/cytube-json-generator#1
No description provided.