Skip to content
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

follow redirects in fetch_content #1

Merged
merged 1 commit into from
Apr 21, 2024
Merged

Conversation

eudoxos
Copy link
Contributor

@eudoxos eudoxos commented Mar 12, 2024

Hi, thank you for your module, this PR allows redirects; here a test of that (fails with main):

from oembedpy.application import Oembed
oembed=Oembed()
oembed.fetch('https://www.mixcloud.com/anthonymarkwell/day-0-orientation-talk/')

@attakei
Copy link
Owner

attakei commented Apr 21, 2024

Thank you and sorry later response. This is good suggestion, and I passed tests in local.

I will merged it!

@attakei attakei merged commit 7eafee3 into attakei:main Apr 21, 2024
@attakei
Copy link
Owner

attakei commented Apr 21, 2024

Released v0.5.0. thx!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants