Dong Sun

Results 5 comments of Dong Sun

I delete this line At 2021-05-21 13:28:25, "sihanh" ***@***.***> wrote: hi i am experiencing the same issue, did you fix it? — You are receiving this because you authored the...

add these to your cmakelist.txt ``` install(TARGETS prefiltering_nodelet ARCHIVE DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION} LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION} RUNTIME DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} ) ```

> Seems YouTube never more provide data if client == 'ANDROID' > > https://github.com/pytube/pytube/blob/master/pytube/__main__.py#L244 > > Changing this line from: innertube = InnerTube(use_oauth=self.use_oauth, allow_cache=self.allow_oauth_cache) > > to: innertube = InnerTube(use_oauth=self.use_oauth,...