Get all videos posted by a user (or multiple user's for the Research API). Searches videos using either the Research API (if an authentication token is present, see auth_research) or otherwise the unofficial hidden API. See tt_user_videos_api or tt_user_videos_hidden respectively for information about these functions.
Arguments
- username
- The username or usernames whose videos you want to retrieve. 
- ...
- Additional arguments to be passed to the - tt_user_videos_hiddenor- tt_user_videos_apifunction.
