Solve the problem that it can not work when Chinese words are input.
(If requests module is used to replace urllib module and urllib2 module, there could not be such a problem of encoding.)
Offer phonetic symbol sometimes.
Update baidu.sh
Make it work when more than 1 word is input for searching with baidu.
Add douban_movie package
The query in douban movie is inplemented.
It is important that I only update the files under the path of "app/script/" but not "/download/".
requests
module is used to replaceurllib
module andurllib2
module, there could not be such a problem of encoding.)It is important that I only update the files under the path of "app/script/" but not "/download/".