You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
copilot-swe-agent[bot]
0d9d5f9f7b
feat: add Threads Keyword Search API (search by keyword and topic tag)
- Add keyword_search() method to ThreadsClient with full parameter support
(q, search_type, search_mode, media_type, since, until, limit, author_username)
- Add keyword_search constants (SEARCH_TYPE_*, SEARCH_MODE_*, SEARCH_MEDIA_*, KEYWORD_SEARCH_FIELDS)
- Add _get_keyword_search_content() helper for video pipeline integration
- Add 'keyword_search' as new content source option with fallback chain
- Add search config fields to .config.template.toml (search_query, search_type, search_mode, search_media_type)
- Update module and class docstrings
Agent-Logs-Url: https://github.com/thaitien280401-stack/RedditVideoMakerBot/sessions/c6cae05a-91f1-4ab3-abd3-22dba1f74f6d
Co-authored-by: thaitien280401-stack <271128961+thaitien280401-stack@users.noreply.github.com>
|
4 days ago |
| .. |
|
__init__.py
|
Implement Threads Vietnam Video Maker with auto-upload and scheduling
|
6 days ago |
|
google_trends.py
|
feat: add Google Trends fallback for Threads content source
|
5 days ago |
|
threads_client.py
|
feat: add Threads Keyword Search API (search by keyword and topic tag)
|
4 days ago |
|
trending.py
|
refactor: address code review - extract constants, deduplicate browser setup
|
5 days ago |