Dan Moore
Dan Moore
Just another note - I'm having the same issue.
Greetings! That's a bit complicated, so is the type of thing you'd have to implement yourself on export, perhaps using the [dehydrate functionality](https://django-import-export.readthedocs.io/en/latest/getting_started.html#advanced-data-manipulation-on-export).
Hah! I kid you not, I'm currently working on doing exactly the same thing when I saw this issue get created. I think the solution is to override `get_import_resource_kwargs` which...
@dipeshba This is related to my work in doing this: https://github.com/django-import-export/django-import-export/pull/1108
Did you have any luck @dipeshba?
@abhishekgoyal-a11y and @Lifechess can you include the URL that you're trying to load via `django-embed-video` please?
@thijstriemstra Since we're both now maintainers on this, would you be OK with me reviewing your changes (starting with this one), and you review mine should I have any?
I can't tell - is this a bug? I'll be happy to take a stab at a PR if it is, and if nobody else wants to handle it. I'm...
> 5 years anniversary of this issue and it's still open! I just wasted a couple of hours figuring out my problem and it came to this bug! Why isn't...
Looks like this is handled as of the 2.2 release?