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

Rails LinkThumbnailer returns null for Youtube Video URL #75

Closed
aryalsan opened this issue Sep 2, 2015 · 2 comments
Closed

Rails LinkThumbnailer returns null for Youtube Video URL #75

aryalsan opened this issue Sep 2, 2015 · 2 comments

Comments

@aryalsan
Copy link

aryalsan commented Sep 2, 2015

I am using to LinkThumbnailer gem in my program. It works for every links but whenever I provide the Youtube video URL it returns

ArgumentError in ContentController#index
string contains null byte
Please help me to fix it.

I am using @object = LinkThumbnailer.generate(params[:weblink]) in my controller and

@object.title
@object.images
@object.description

in my view to fetch the LinkThumbnailer data.

@aryalsan aryalsan closed this as completed Sep 2, 2015
@lavika
Copy link

lavika commented Jan 19, 2016

Is the issue fixed? I am still facing it.

@gottfrois
Copy link
Owner

See this issue #69

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

No branches or pull requests

3 participants