A more easy way is to pipe that command
find ./* | grep trickplay | xargs rm -rf
this command will delete all trickplay folders