dp.add_handler(CommandHandler('start', start)) dp.add_handler(MessageHandler(Filters.text, download_playlist))