class Teletube::Client
- Teletube::Client
- Reference
- Object
Defined in:
teletube/client.crConstructors
Instance Method Summary
- #create_artwork
- #create_avatar
- #create_channel
- #create_document
-
#create_file
Only creates a new file on tusd.
- #create_restoration
- #create_video
- #destroy_avatars
- #destroy_channel
- #destroy_document
- #destroy_video
- #download_file
- #get_browsable_artwork
- #get_browsable_audio_variants
- #get_browsable_channel
- #get_browsable_channels
- #get_browsable_poster
- #get_browsable_video
- #get_browsable_video_variants
- #get_browsable_videos
- #get_browsable_waveform
- #get_categories
- #get_channel
- #get_channels
- #get_documents
- #get_files
- #get_languages
- #get_profile
- #get_profiles_me
- #get_trash
- #get_video
- #get_video_progress
- #get_videos
- #handle_response(response)
- #update_channel
- #update_video
- #upload_file
Constructor Detail
Instance Method Detail
def create_file
#
Only creates a new file on tusd. Could technically be useful when you want to use a different client to actually upload the file.