tweepy.git
3 years agoRequire status parameter for API.update_with_media
Harmon [Fri, 19 Feb 2021 22:47:06 +0000 (16:47 -0600)]
Require status parameter for API.update_with_media

3 years agoRemove endpoint parameters for API.update_with_media
Harmon [Fri, 19 Feb 2021 22:43:27 +0000 (16:43 -0600)]
Remove endpoint parameters for API.update_with_media

Remove in_reply_to_status_id_str and auto_populate_reply_metadata endpoint parameters for API.update_with_media

3 years agoMerge branch 'master' into video-upload
Harmon [Fri, 19 Feb 2021 17:19:26 +0000 (11:19 -0600)]
Merge branch 'master' into video-upload

3 years agoStop allowing positional arguments for API.update_profile_banner
Harmon [Fri, 19 Feb 2021 17:17:02 +0000 (11:17 -0600)]
Stop allowing positional arguments for API.update_profile_banner

Stop allowing positional arguments besides filename for API.update_profile_banner

3 years agoChange file API.update_profile_banner parameter to be keyword-only
Harmon [Fri, 19 Feb 2021 17:16:12 +0000 (11:16 -0600)]
Change file API.update_profile_banner parameter to be keyword-only

3 years agoChange file API.update_profile_image parameter to be keyword-only
Harmon [Fri, 19 Feb 2021 17:12:09 +0000 (11:12 -0600)]
Change file API.update_profile_image parameter to be keyword-only

3 years agoRename file_ API.update_profile_image parameter to file
Harmon [Fri, 19 Feb 2021 17:11:13 +0000 (11:11 -0600)]
Rename file_ API.update_profile_image parameter to file

3 years agoStop allowing positional arguments for API.update_profile_image
Harmon [Fri, 19 Feb 2021 17:08:02 +0000 (11:08 -0600)]
Stop allowing positional arguments for API.update_profile_image

Stop allowing positional arguments besides filename for API.update_profile_image

3 years agoChange file API.update_profile_image parameter to be keyword-only
Harmon [Fri, 19 Feb 2021 17:07:28 +0000 (11:07 -0600)]
Change file API.update_profile_image parameter to be keyword-only

3 years agoMerge branch 'master' into video-upload
Harmon [Fri, 19 Feb 2021 17:03:57 +0000 (11:03 -0600)]
Merge branch 'master' into video-upload

3 years agoStop allowing positional arguments for API.get_media_upload_status
Harmon [Fri, 19 Feb 2021 17:01:29 +0000 (11:01 -0600)]
Stop allowing positional arguments for API.get_media_upload_status

Stop allowing positional arguments besides media_id for API.get_media_upload_status

3 years agoStop allowing positional arguments besides filename for API.media_upload
Harmon [Fri, 19 Feb 2021 16:55:19 +0000 (10:55 -0600)]
Stop allowing positional arguments besides filename for API.media_upload

3 years agoChange API.media_upload parameters to be keyword-only
Harmon [Fri, 19 Feb 2021 16:54:28 +0000 (10:54 -0600)]
Change API.media_upload parameters to be keyword-only

Change file, chunked, media_category, and additional_owners API.media_upload parameters to be keyword-only

3 years agoAdd media_category and additional_owners parameters for API.media_upload
Harmon [Fri, 19 Feb 2021 16:51:58 +0000 (10:51 -0600)]
Add media_category and additional_owners parameters for API.media_upload

3 years agoStop allowing positional arguments for API.chunked_upload
Harmon [Fri, 19 Feb 2021 16:46:17 +0000 (10:46 -0600)]
Stop allowing positional arguments for API.chunked_upload

Stop allowing positional arguments besides filename for API.chunked_upload

3 years agoChange API.chunked_upload parameters to be keyword-only
Harmon [Fri, 19 Feb 2021 16:44:56 +0000 (10:44 -0600)]
Change API.chunked_upload parameters to be keyword-only

Change file, file_type, media_category, and additional_owners API.chunked_upload parameters to be keyword-only

3 years agoAdd additional_owners parameter for API.chunked_upload
Harmon [Fri, 19 Feb 2021 16:41:51 +0000 (10:41 -0600)]
Add additional_owners parameter for API.chunked_upload

3 years agoStop allowing positional arguments for API.chunked_upload_finalize
Harmon [Fri, 19 Feb 2021 16:37:44 +0000 (10:37 -0600)]
Stop allowing positional arguments for API.chunked_upload_finalize

Stop allowing positional arguments besides media_id for API.chunked_upload_finalize

3 years agoStop allowing positional arguments for API.chunked_upload_append
Harmon [Fri, 19 Feb 2021 16:35:41 +0000 (10:35 -0600)]
Stop allowing positional arguments for API.chunked_upload_append

Stop allowing positional arguments besides media_id, media, and segment_index for API.chunked_upload_append

3 years agoStop allowing positional arguments for API.chunked_upload_init
Harmon [Fri, 19 Feb 2021 16:31:40 +0000 (10:31 -0600)]
Stop allowing positional arguments for API.chunked_upload_init

Stop allowing positional arguments besides total_bytes and media_type for API.chunked_upload_init

3 years agoChange API.chunked_upload_init parameters to be keyword-only
Harmon [Fri, 19 Feb 2021 16:29:35 +0000 (10:29 -0600)]
Change API.chunked_upload_init parameters to be keyword-only

Change media_category and additional_owners API.chunked_upload_init parameters to be keyword-only

3 years agoOnly include media_category when specified in API.chunked_upload_init
Harmon [Fri, 19 Feb 2021 16:26:16 +0000 (10:26 -0600)]
Only include media_category when specified in API.chunked_upload_init

Also improve quotation mark type consistency

3 years agoStop allowing positional arguments for API.simple_upload
Harmon [Fri, 19 Feb 2021 16:20:38 +0000 (10:20 -0600)]
Stop allowing positional arguments for API.simple_upload

Stop allowing positional arguments besides filename for API.simple_upload

3 years agoChange API.simple_upload parameters to be keyword-only
Harmon [Fri, 19 Feb 2021 16:19:39 +0000 (10:19 -0600)]
Change API.simple_upload parameters to be keyword-only

Change file, media_category, and additional_owners API.simple_upload parameters to be keyword-only

3 years agoAdd additional_owners parameter for API.simple_upload
Harmon [Fri, 19 Feb 2021 16:12:59 +0000 (10:12 -0600)]
Add additional_owners parameter for API.simple_upload

3 years agoStop allowing positional arguments for API.configuration
Harmon [Fri, 19 Feb 2021 15:54:16 +0000 (09:54 -0600)]
Stop allowing positional arguments for API.configuration

3 years agoStop allowing positional arguments for API.supported_languages
Harmon [Fri, 19 Feb 2021 15:52:33 +0000 (09:52 -0600)]
Stop allowing positional arguments for API.supported_languages

3 years agoStop allowing positional arguments for API.geo_search
Harmon [Fri, 19 Feb 2021 15:51:02 +0000 (09:51 -0600)]
Stop allowing positional arguments for API.geo_search

3 years agoRemove endpoint parameters for API.geo_search
Harmon [Fri, 19 Feb 2021 15:48:31 +0000 (09:48 -0600)]
Remove endpoint parameters for API.geo_search

Remove accuracy and contained_within endpoint parameters for API.geo_search

3 years agoStop allowing positional arguments besides place_id for API.geo_id
Harmon [Fri, 19 Feb 2021 04:34:32 +0000 (22:34 -0600)]
Stop allowing positional arguments besides place_id for API.geo_id

3 years agoStop allowing positional arguments for API.reverse_geocode
Harmon [Fri, 19 Feb 2021 04:32:58 +0000 (22:32 -0600)]
Stop allowing positional arguments for API.reverse_geocode

Stop allowing positional arguments besides lat and long for API.reverse_geocode

3 years agoRequire lat and long parameters for API.reverse_geocode
Harmon [Fri, 19 Feb 2021 04:31:41 +0000 (22:31 -0600)]
Require lat and long parameters for API.reverse_geocode

3 years agoStop allowing positional arguments for API.search_full_archive
Harmon [Fri, 19 Feb 2021 04:30:06 +0000 (22:30 -0600)]
Stop allowing positional arguments for API.search_full_archive

Stop allowing positional arguments besides label and query for API.search_full_archive

3 years agoRequire query parameter for API.search_full_archive
Harmon [Fri, 19 Feb 2021 04:29:09 +0000 (22:29 -0600)]
Require query parameter for API.search_full_archive

3 years agoRename environment_name API.search_full_archive parameter to label
Harmon [Fri, 19 Feb 2021 04:28:27 +0000 (22:28 -0600)]
Rename environment_name API.search_full_archive parameter to label

3 years agoStop allowing positional arguments for API.search_30_day
Harmon [Fri, 19 Feb 2021 04:27:41 +0000 (22:27 -0600)]
Stop allowing positional arguments for API.search_30_day

Stop allowing positional arguments besides label and query for API.search_30_day

3 years agoRequire query parameter for API.search_30_day
Harmon [Fri, 19 Feb 2021 04:26:07 +0000 (22:26 -0600)]
Require query parameter for API.search_30_day

3 years agoRename environment_name API.search_30_day parameter to label
Harmon [Fri, 19 Feb 2021 04:25:15 +0000 (22:25 -0600)]
Rename environment_name API.search_30_day parameter to label

3 years agoStop allowing positional arguments besides q for API.search
Harmon [Fri, 19 Feb 2021 04:20:25 +0000 (22:20 -0600)]
Stop allowing positional arguments besides q for API.search

Also improve endpoint parameters order to match Twitter API documentation

3 years agoRequire q parameter for API.search
Harmon [Fri, 19 Feb 2021 04:18:18 +0000 (22:18 -0600)]
Require q parameter for API.search

3 years agoStop allowing positional arguments for API.trends_closest
Harmon [Fri, 19 Feb 2021 04:16:47 +0000 (22:16 -0600)]
Stop allowing positional arguments for API.trends_closest

Stop allowing positional arguments besides lat and long for API.trends_closest

3 years agoRequire lat and long parameters for API.trends_closest
Harmon [Fri, 19 Feb 2021 04:15:15 +0000 (22:15 -0600)]
Require lat and long parameters for API.trends_closest

3 years agoStop allowing positional arguments besides id for API.trends_place
Harmon [Fri, 19 Feb 2021 04:13:26 +0000 (22:13 -0600)]
Stop allowing positional arguments besides id for API.trends_place

3 years agoRequire id parameter for API.trends_place
Harmon [Fri, 19 Feb 2021 04:12:35 +0000 (22:12 -0600)]
Require id parameter for API.trends_place

3 years agoStop allowing positional arguments for API.trends_available
Harmon [Mon, 15 Feb 2021 08:08:22 +0000 (02:08 -0600)]
Stop allowing positional arguments for API.trends_available

3 years agoUpdate test using API.show_list_subscriber to pass keyword arguments
Harmon [Mon, 15 Feb 2021 08:06:19 +0000 (02:06 -0600)]
Update test using API.show_list_subscriber to pass keyword arguments

3 years agoStop allowing positional arguments for API.show_list_subscriber
Harmon [Mon, 15 Feb 2021 08:05:21 +0000 (02:05 -0600)]
Stop allowing positional arguments for API.show_list_subscriber

Also improve endpoint parameters order to match Twitter API documentation

3 years agoAdd endpoint parameters for API.show_list_subscriber
Harmon [Mon, 15 Feb 2021 08:02:48 +0000 (02:02 -0600)]
Add endpoint parameters for API.show_list_subscriber

Add include_entities and skip_status endpoint parameters for API.show_list_subscriber

3 years agoUpdate test using API.list_subscribers to pass keyword arguments
Harmon [Mon, 15 Feb 2021 07:59:24 +0000 (01:59 -0600)]
Update test using API.list_subscribers to pass keyword arguments

3 years agoStop allowing positional arguments for API.list_subscribers
Harmon [Mon, 15 Feb 2021 07:58:41 +0000 (01:58 -0600)]
Stop allowing positional arguments for API.list_subscribers

Also improve endpoint parameters order to match Twitter API documentation

3 years agoStop allowing positional arguments for API.unsubscribe_list
Harmon [Mon, 15 Feb 2021 07:56:01 +0000 (01:56 -0600)]
Stop allowing positional arguments for API.unsubscribe_list

Also improve endpoint parameters order to match Twitter API documentation

3 years agoStop allowing positional arguments for API.subscribe_list
Harmon [Mon, 15 Feb 2021 07:54:13 +0000 (01:54 -0600)]
Stop allowing positional arguments for API.subscribe_list

Also improve endpoint parameters order to match Twitter API documentation

3 years agoStop allowing positional arguments for API.show_list_member
Harmon [Mon, 15 Feb 2021 07:52:18 +0000 (01:52 -0600)]
Stop allowing positional arguments for API.show_list_member

3 years agoAdd endpoint parameters for API.show_list_member
Harmon [Mon, 15 Feb 2021 07:51:31 +0000 (01:51 -0600)]
Add endpoint parameters for API.show_list_member

Add include_entities and skip_status endpoint parameters for API.show_list_member

3 years agoUpdate test using API.list_members to pass keyword arguments
Harmon [Mon, 15 Feb 2021 07:47:34 +0000 (01:47 -0600)]
Update test using API.list_members to pass keyword arguments

3 years agoStop allowing positional arguments for API.list_members
Harmon [Mon, 15 Feb 2021 07:46:30 +0000 (01:46 -0600)]
Stop allowing positional arguments for API.list_members

Also improve endpoint parameters order to match Twitter API documentation

3 years agoAdd endpoint parameters for API.list_members
Harmon [Mon, 15 Feb 2021 07:45:27 +0000 (01:45 -0600)]
Add endpoint parameters for API.list_members

count, include_entities, skip_status

3 years agoStop allowing positional arguments for API.remove_list_members
Harmon [Sun, 14 Feb 2021 11:45:58 +0000 (05:45 -0600)]
Stop allowing positional arguments for API.remove_list_members

Also improve endpoint parameters order to match Twitter API documentation

3 years agoStop allowing positional arguments for API.add_list_members
Harmon [Sun, 14 Feb 2021 11:43:15 +0000 (05:43 -0600)]
Stop allowing positional arguments for API.add_list_members

Also improve endpoint parameters order to match Twitter API documentation

3 years agoStop allowing positional arguments for API.remove_list_member
Harmon [Sun, 14 Feb 2021 06:57:44 +0000 (00:57 -0600)]
Stop allowing positional arguments for API.remove_list_member

Also improve endpoint parameters order to match Twitter API documentation

3 years agoStop allowing positional arguments for API.add_list_member
Harmon [Sun, 14 Feb 2021 06:55:21 +0000 (00:55 -0600)]
Stop allowing positional arguments for API.add_list_member

Also improve endpoint parameters order to match Twitter API documentation

3 years agoStop allowing positional arguments for API.get_list
Harmon [Sun, 14 Feb 2021 06:52:54 +0000 (00:52 -0600)]
Stop allowing positional arguments for API.get_list

Also improve endpoint parameters order to match Twitter API documentation

3 years agoUpdate test using API.list_timeline to pass keyword arguments
Harmon [Sun, 14 Feb 2021 06:51:39 +0000 (00:51 -0600)]
Update test using API.list_timeline to pass keyword arguments

3 years agoStop allowing positional arguments for API.list_timeline
Harmon [Sun, 14 Feb 2021 06:47:49 +0000 (00:47 -0600)]
Stop allowing positional arguments for API.list_timeline

Also improve endpoint parameters order to match Twitter API documentation

3 years agoStop allowing positional arguments for API.lists_subscriptions
Harmon [Sun, 14 Feb 2021 06:45:30 +0000 (00:45 -0600)]
Stop allowing positional arguments for API.lists_subscriptions

Also improve endpoint parameters order to match Twitter API documentation

3 years agoStop allowing positional arguments for API.lists_ownerships
Harmon [Sun, 14 Feb 2021 06:44:04 +0000 (00:44 -0600)]
Stop allowing positional arguments for API.lists_ownerships

3 years agoStop allowing positional arguments for API.lists_memberships
Harmon [Sun, 14 Feb 2021 06:42:19 +0000 (00:42 -0600)]
Stop allowing positional arguments for API.lists_memberships

Also improve endpoint parameters order to match Twitter API documentation

3 years agoStop allowing positional arguments for API.lists_all
Harmon [Sun, 14 Feb 2021 06:37:28 +0000 (00:37 -0600)]
Stop allowing positional arguments for API.lists_all

Also improve endpoint parameters order to match Twitter API documentation

3 years agoStop allowing positional arguments for API.update_list
Harmon [Sun, 14 Feb 2021 06:36:09 +0000 (00:36 -0600)]
Stop allowing positional arguments for API.update_list

3 years agoStop allowing positional arguments for API.destroy_list
Harmon [Sun, 14 Feb 2021 06:34:37 +0000 (00:34 -0600)]
Stop allowing positional arguments for API.destroy_list

3 years agoStop allowing positional arguments besides name for API.create_list
Harmon [Sun, 14 Feb 2021 06:31:44 +0000 (00:31 -0600)]
Stop allowing positional arguments besides name for API.create_list

3 years agoRequire name parameter for API.create_list
Harmon [Sun, 14 Feb 2021 06:30:53 +0000 (00:30 -0600)]
Require name parameter for API.create_list

3 years agoStop allowing positional arguments for API.destroy_saved_search
Harmon [Sun, 14 Feb 2021 06:28:55 +0000 (00:28 -0600)]
Stop allowing positional arguments for API.destroy_saved_search

Stop allowing positional arguments besides id for API.destroy_saved_search

3 years agoRename saved_search_id API.destroy_saved_search parameter to id
Harmon [Sun, 14 Feb 2021 06:27:58 +0000 (00:27 -0600)]
Rename saved_search_id API.destroy_saved_search parameter to id

3 years agoStop allowing positional arguments for API.create_saved_search
Harmon [Sun, 14 Feb 2021 06:26:18 +0000 (00:26 -0600)]
Stop allowing positional arguments for API.create_saved_search

Stop allowing positional arguments besides query for API.create_saved_search

3 years agoRequire query parameter for API.create_saved_search
Harmon [Sun, 14 Feb 2021 06:25:23 +0000 (00:25 -0600)]
Require query parameter for API.create_saved_search

3 years agoStop allowing positional arguments besides id for API.get_saved_search
Harmon [Sun, 14 Feb 2021 06:23:59 +0000 (00:23 -0600)]
Stop allowing positional arguments besides id for API.get_saved_search

3 years agoRename saved_search_id API.get_saved_search parameter to id
Harmon [Sun, 14 Feb 2021 06:22:32 +0000 (00:22 -0600)]
Rename saved_search_id API.get_saved_search parameter to id

3 years agoStop allowing positional arguments for API.saved_searches
Harmon [Sun, 14 Feb 2021 06:20:39 +0000 (00:20 -0600)]
Stop allowing positional arguments for API.saved_searches

3 years agoStop allowing positional arguments for API.report_spam
Harmon [Sun, 14 Feb 2021 06:19:30 +0000 (00:19 -0600)]
Stop allowing positional arguments for API.report_spam

Also improve endpoint parameters order to match Twitter API documentation

3 years agoStop allowing positional arguments for API.blocks_ids
Harmon [Sun, 14 Feb 2021 06:18:06 +0000 (00:18 -0600)]
Stop allowing positional arguments for API.blocks_ids

3 years agoAdd stringify_ids endpoint parameter for API.blocks_ids
Harmon [Sun, 14 Feb 2021 06:16:16 +0000 (00:16 -0600)]
Add stringify_ids endpoint parameter for API.blocks_ids

3 years agoStop allowing positional arguments for API.blocks
Harmon [Sun, 14 Feb 2021 06:14:09 +0000 (00:14 -0600)]
Stop allowing positional arguments for API.blocks

3 years agoAdd include_entities and skip_status endpoint parameters for API.blocks
Harmon [Sun, 14 Feb 2021 06:13:09 +0000 (00:13 -0600)]
Add include_entities and skip_status endpoint parameters for API.blocks

3 years agoStop allowing positional arguments for API.destroy_mute
Harmon [Sun, 14 Feb 2021 06:11:35 +0000 (00:11 -0600)]
Stop allowing positional arguments for API.destroy_mute

Also improve endpoint parameters order to match Twitter API documentation

3 years agoRemove id endpoint parameter for API.destroy_mute
Harmon [Sun, 14 Feb 2021 06:09:58 +0000 (00:09 -0600)]
Remove id endpoint parameter for API.destroy_mute

3 years agoStop allowing positional arguments for API.create_mute
Harmon [Sun, 14 Feb 2021 06:08:58 +0000 (00:08 -0600)]
Stop allowing positional arguments for API.create_mute

Also improve endpoint parameters order to match Twitter API documentation

3 years agoRemove id endpoint parameter for API.create_mute
Harmon [Sun, 14 Feb 2021 06:07:52 +0000 (00:07 -0600)]
Remove id endpoint parameter for API.create_mute

3 years agoStop allowing positional arguments for API.mutes
Harmon [Sun, 14 Feb 2021 06:06:00 +0000 (00:06 -0600)]
Stop allowing positional arguments for API.mutes

3 years agoStop allowing positional arguments for API.mutes_ids
Harmon [Sun, 14 Feb 2021 06:04:35 +0000 (00:04 -0600)]
Stop allowing positional arguments for API.mutes_ids

3 years agoAdd stringify_ids endpoint parameter for API.mutes_ids
Harmon [Sun, 14 Feb 2021 06:03:59 +0000 (00:03 -0600)]
Add stringify_ids endpoint parameter for API.mutes_ids

3 years agoStop allowing positional arguments for API.destroy_block
Harmon [Sat, 13 Feb 2021 22:17:16 +0000 (16:17 -0600)]
Stop allowing positional arguments for API.destroy_block

Also improve endpoint parameters order to match Twitter API documentation

3 years agoAdd endpoint parameters for API.destroy_block
Harmon [Sat, 13 Feb 2021 22:13:00 +0000 (16:13 -0600)]
Add endpoint parameters for API.destroy_block

Add include_entities and skip_status endpoint parameters for API.destroy_block

3 years agoUpdate cassette for test using API.destroy_block
Harmon [Sat, 13 Feb 2021 22:11:48 +0000 (16:11 -0600)]
Update cassette for test using API.destroy_block

3 years agoUpdate test using API.destroy_block to pass keyword argument
Harmon [Sat, 13 Feb 2021 22:10:32 +0000 (16:10 -0600)]
Update test using API.destroy_block to pass keyword argument

3 years agoRemove id endpoint parameter for API.destroy_block
Harmon [Sat, 13 Feb 2021 22:10:03 +0000 (16:10 -0600)]
Remove id endpoint parameter for API.destroy_block

3 years agoStop allowing positional arguments for API.create_block
Harmon [Sat, 13 Feb 2021 22:08:35 +0000 (16:08 -0600)]
Stop allowing positional arguments for API.create_block

Also improve endpoint parameters order to match Twitter API documentation

3 years agoAdd endpoint parameters for API.create_block
Harmon [Sat, 13 Feb 2021 22:05:49 +0000 (16:05 -0600)]
Add endpoint parameters for API.create_block

Add include_entities and skip_status endpoint parameters for API.create_block

3 years agoUpdate cassette for test using API.create_block
Harmon [Sat, 13 Feb 2021 22:03:45 +0000 (16:03 -0600)]
Update cassette for test using API.create_block

3 years agoUpdate test using API.create_block to pass keyword argument
Harmon [Sat, 13 Feb 2021 22:02:10 +0000 (16:02 -0600)]
Update test using API.create_block to pass keyword argument