YouTube scraper - Python Ooperator help needed

Robi_MeRobi_Me MemberPosts:32Maven
edited May 2022 inHelp
I am trying to user a Python scraper to collect URL's from a YouTube channel. The Python process works when executing from terminal, but not when I use it inside of the Execute Python operator. My python is not the strongest so I would appreciate any direction in terms of where I am going wrong.

                         https://www.youtube.com/channel/UCrla0VcTLEhGb03wsosZ6SQ" / > <参数键= " column_separator " value = "、" / >   This is generate data. In prod I use read from DB to get the data        Save example data in a csv file and hand the file over to the next Python operator        Read data from YouTube and return link output          


Best Answer

Answers

Sign InorRegisterto comment.