ReaJason / xhs

基于小红书 Web 端进行的请求封装。https://reajason.github.io/xhs/
MIT License
1.03k stars 295 forks source link

Add function create_video_note #31

Closed Sam5440 closed 1 year ago

Sam5440 commented 1 year ago

Add function create_video_note for creating video notes(title, video_path, cover_path). Rename function upload_image to upload_file, with added content_type parameter for upload type selection. Rename function get_upload_image_ids to get_upload_files_permit, with added type parameter for selecting file type to upload.