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

adding functions to fetch more video information #1

Merged
merged 9 commits into from
Apr 22, 2022
Merged

Conversation

Colum31
Copy link
Owner

@Colum31 Colum31 commented Apr 22, 2022

No description provided.

Colum31 added 9 commits April 12, 2022 20:45
-> adding struct
-> adding functions to fill structs
-> also added some error checking and documentation
-> although not final, library now able to fetch important informations
about videos (title, description, publish date etc.)
-> getSnippet would exit, when language informations are not set
-> it is now easier to implement more functionality
-> api calls are handled by a different calling and parsing function
-> new example prints all information about a video, that the library is
able to fetch
-> setting default baud rate to 115200 in platformio config file
-> adding development files to gitignore
-> example code did not print correct data
-> adjusted buffersizes in order to load long descriptions and content
details more efficient
-> adding struct and functions to fetch video.list:status
-> adding status information to example
-> altering doc to show which attributes are not implemented yet
-> adjusting keywords
-> adding new features to README
-> adjusting variable names to avoid conflicts in future
@Colum31 Colum31 merged commit 504b687 into master Apr 22, 2022
@Colum31 Colum31 deleted the video_info branch October 13, 2022 09:41
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

Successfully merging this pull request may close these issues.

1 participant