kevin-m-kent. To fix this you can add URL: https://jonthegeek.r-universe.dev/youtubeR to the package DESCRIPTION file. See also theR-universe documentation.Package: youtubeR 0.0.0.9001
youtubeR: An Interface to the YouTube API
Manage YouTube videos from R.
Authors:
youtubeR_0.0.0.9001.tar.gz
youtubeR_0.0.0.9001.zip(r-4.7)youtubeR_0.0.0.9001.zip(r-4.6)youtubeR_0.0.0.9001.zip(r-4.5)
youtubeR_0.0.0.9001.tgz(r-4.6-any)youtubeR_0.0.0.9001.tgz(r-4.5-any)
youtubeR_0.0.0.9001.tar.gz(r-4.7-any)youtubeR_0.0.0.9001.tar.gz(r-4.6-any)
youtubeR_0.0.0.9001.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
youtubeR/json (API)
| # Install 'youtubeR' in R: |
| install.packages('youtubeR', repos = c('https://jonthegeek.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kevin-m-kent/youtuber/issues
Pkgdown/docs site:https://kevin-m-kent.github.io
Last updated from:2bed779ef4. Checks:7 NOTE, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 126 | ||
| source / vignettes | OK | 171 | ||
| linux-release-x86_64 | NOTE | 117 | ||
| macos-release-arm64 | NOTE | 97 | ||
| macos-oldrel-arm64 | NOTE | 90 | ||
| windows-devel | NOTE | 118 | ||
| windows-release | NOTE | 81 | ||
| windows-oldrel | NOTE | 69 | ||
| wasm-release | OK | 92 |
Exports:browse_gc_credentialsdatetimeget_my_channel_detail_playlist_idsget_playlist_itemsget_playlist_video_idsget_upload_playlist_idget_video_processing_detailsyt_authenticateyt_call_apiyt_construct_clientyt_has_client_envvarsyt_schema_video_localizationyt_schema_video_snippetyt_schema_video_statusyt_videos_deleteyt_videos_insertyt_videos_update
Dependencies:askpassclicurlfsgluehttr2jsonlitelifecyclemagrittropensslpurrrR6rappdirsrlangsnakecasestringistringrsysvctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Visit Google Cloud Credentials page | browse_gc_credentials |
| Datetime vectors | datetime |
| Get my channel detail playlist ids | get_my_channel_detail_playlist_ids |
| Get playlist items | get_playlist_items |
| Get playlist video ids | get_playlist_video_ids |
| Get Playlist Ids | get_upload_playlist_id |
| Get video processing details | get_video_processing_details |
| Authenticate with a YouTube OAuth client | yt_authenticate |
| Call the YouTube API | yt_call_api |
| Construct a YouTube OAuth client | yt_construct_client |
| Check for YouTube client environment variables | yt_has_client_envvars |
| Video localization | yt_schema_video_localization |
| Video snippet | yt_schema_video_snippet |
| Video status | yt_schema_video_status |
| Delete video | yt_videos_delete |
| Insert video | yt_videos_insert |
| Update video | yt_videos_update |
