The cause of this problem is that input is just a string, but what is needed is a list (or an iterable) containing a single element.
The error can be removed by adding the following line:
input=[input]
before
X_new_counts = count_vect.transform(input.plot_movie)