We need to fix the title from the rss feed
Case1: title is before colon
title= 'Nocturnal Animals' Review: Twisty Thriller Plays With Truth, Fiction, Murder
array(3) {
[0]=>
string(0) ""
[1]=>
string(17) "Nocturnal Animals"
[2]=>
string(58) " Review: Twisty Thriller Plays With Truth, Fiction, Murder"
}
fixed title= Nocturnal+Animals
url= http://www.omdbapi.com/?t=Nocturnal+Animals&y=&plot=short&r=json&apikey=1cdf8d38
plot= A wealthy art gallery owner is haunted by her ex-husband's novel, a violent thriller she interprets as a symbolic revenge tale.
Case2: there is another quote before the colon
title= 'Billy Lynn's Long Halftime Walk' Review: War Movie Trips Over Its Technology
array(4) {
[0]=>
string(0) ""
[1]=>
string(10) "Billy Lynn"
[2]=>
string(20) "s Long Halftime Walk"
[3]=>
string(44) " Review: War Movie Trips Over Its Technology"
}
fixed title= Billy+Lynn%27s+Long+Halftime+Walk
url= http://www.omdbapi.com/?t=Billy+Lynn%27s+Long+Halftime+Walk&y=&plot=short&r=json&apikey=1cdf8d38
plot= 19-year-old Billy Lynn is brought home for a victory tour after a harrowing Iraq battle. Through flashbacks, the film shows what really happened to his squad - contrasting the realities of war with America's perceptions.
Case3: there is another quote after the colon
title= 'Manchester by the Sea' Review: Casey Affleck Drama Is One of Year's Best Movies
array(4) {
[0]=>
string(0) ""
[1]=>
string(21) "Manchester by the Sea"
[2]=>
string(43) " Review: Casey Affleck Drama Is One of Year"
[3]=>
string(13) "s Best Movies"
}
fixed title= Manchester+by+the+Sea
url= http://www.omdbapi.com/?t=Manchester+by+the+Sea&y=&plot=short&r=json&apikey=1cdf8d38
plot= A depressed uncle is asked to take care of his teenage nephew after the boy's father dies.