jumblr icon indicating copy to clipboard operation
jumblr copied to clipboard

Allow VideoPost to return the actual video_url

Open Linus12 opened this issue 9 years ago • 3 comments

The VideoPost class is missing the definition and return of the field video_url. This adds this field as a valid return for this class.

Linus12 avatar Oct 19 '15 09:10 Linus12

Could you add the field to VideoPostTest.java?

It's a little bit tricky because there is either a permalink_url (external videos) or video_url (native videos).

ericleong avatar Oct 20 '15 02:10 ericleong

Sorry about the changes to "Blog.java" I made other edits that were removed. Unfortunately it looks like the end of file marker changed during the edit, causing the "change" to be included with this one.

Linus12 avatar Nov 07 '15 00:11 Linus12

Hi. Did this PR ever go into master? I'm having a similar issue and it looks like I might have to fork and run an ad-hoc local build with @Linus12's patch 👎

j6mes avatar Jul 02 '17 22:07 j6mes