Nothing
timeout_secs
parameter in download_session_assets_fr_df()
to accommodate downloads of very big files.download_session_assets_fr_df()
function that supports piping syntax. list_session_assets_2()
function that provides input to the "pipe-able" download_session_assets_fr_df()
.get_db_stats()
that did not return valid data except for summary statistics.|>
) pipe operator. This version reverts to using the magrittr
pipe (%>%
).httr2
functions throughout.make_default_request()
and make_login_client()
functions to pave the way for future data uploads.login_db()
and logout_db()
to use httr2
-style request objects.list_*
functions return a list or a data frame.list_{volume,session,party}*
functions target volumes, sessions, or parties.download_*
functions download a file.summarize_videos_in_volume()
to support multiple volumeslist_affiliates()
to support multiple party IDs.list_volume_funding()
to support multiple volumes.download_party_avatar()
to support multiple party IDs and to return a list with party info and the avatar image.get_party_as_df()
to support multiple party IDs.GET_db_contents()
; it now handles images.download_session_zip()
and download_volume_zip()
functions.summarize_videos_in_volume()
function to support multiple volume video statistics.list_sessions()
to support multiple volumes.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.