Hi,
This movie contains invalid data in the list of videos.
https://www.themoviedb.org/movie/439993-seraph
Via the API this is what I get.
{
"id": 439993,
"results": [
{
"id": "5898602cc3a3687724007bed",
"iso_639_1": "en",
"iso_3166_1": "US",
"key": "www.aparat.com/v/dD9up/تیزر_جدید_فیلم_اسرافیل",
"name": "NOT YOUTUBE",
"site": "YouTube",
"size": 360,
"type": "Teaser"
}
]
}
I've updated my app to validate the key column now, but this needs to be fixed so it doesn't impact others. TMDB website is also trying to show this as a youtube video.
As far as I can tell validation for a youtube key is 11 to 24 characters in length, and alphanumeric only. Don't take my word for it. I can't find an office rule from youtube on that, but I know that channels can have a long 24 character key.
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?
Mathew Foscarini님의 댓글
2월 18, 2017 at 10:04 오전
I clicked the delete button on the video just to see if it would work, and it was deleted.
So it appears to be gone now. The video add dialog need some kind of validation for the video key.
Also, I clicked the "! Report" button the video and it doesn't appear to do anything. I'm using Chrome on Windows 10.