Discuss Nothing Left to Fear

Item: Nothing Left to Fear

Language: en

Type of Problem: Incorrect_content

Extra Details: The first trailer "key" contains an incorrect ASCII character which breaks the youtube url when using themoviedb API.

The character is Left-to-Right mark \u200e, located at the end of the string. The value should be uUzp7vMzGZI and not uUzp7vMzGZI\u200e

See the output of this command: curl "http://api.themoviedb.org/3/movie/209901?api_key=API_KEY&append_to_response=videos" | python -mjson.tool | ruby -ne 'p $_'

" \"videos\": {\n" " \"results\": [\n" " {\n" " \"id\": \"533ec715c3a368544800ae18\",\n" " \"iso_639_1\": \"en\",\n" " \"key\": \"uUzp7vMzGZI\u200e\",\n" " \"name\": \"2013 Trailer\",\n" " \"site\": \"YouTube\",\n" " \"size\": 720,\n" " \"type\": \"Trailer\"\n" " },\n" " {\n" " \"id\": \"533ec715c3a368544800ae19\",\n" " \"iso_639_1\": \"en\",\n" " \"key\": \"jztGjNp7KOg\",\n" " \"name\": \"Trailer\",\n" " \"site\": \"YouTube\",\n" " \"size\": 720,\n" " \"type\": \"Trailer\"\n" " }\n" " ]\n" " },\n"

1 reply (on page 1 of 1)

Jump to last post

I re-added the bad trailer and deleted the other one since it had a watermark in the lower right corner (same trailer otherwise). It should be fine now.

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login