Skip to content

Improve upload source detection #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 5 commits into from

Conversation

ashish-spext
Copy link
Collaborator

@ashish-spext ashish-spext commented Jun 30, 2025

Summary

  • infer URL vs file path automatically during upload
  • document new behavior in README
  • bump version to 0.2.16

Testing

  • coll.upload("https://www.youtube.com/watch?v=dQw4w9WgXcQ")
  • coll.upload("../aws.mp4")
  • coll.upload(url="https://www.youtube.com/watch?v=dQw4w9WgXcQ")
  • coll.upload(file_path="./aws.mp4")

@0xrohitgarg 0xrohitgarg force-pushed the codex/infer-url-or-local-file-from-input branch from 789af5f to 0184973 Compare June 30, 2025 13:48
Copy link
Collaborator

@ankit-v2-3 ankit-v2-3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@0xrohitgarg 0xrohitgarg closed this Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants