snscrape icon indicating copy to clipboard operation
snscrape copied to clipboard

- Added lang parameter to TwitterSearchScraper init method.

Open samanmalekian opened this issue 1 year ago • 2 comments

  • Applied some Reformat Code on twitter.py based on pep-8.

samanmalekian avatar Oct 27 '22 11:10 samanmalekian

The code is in tabs on purpose, and also changing the tabs to spaces makes the diff impossible to read.

TheTechRobo avatar Oct 27 '22 11:10 TheTechRobo

You are also misunderstanding what the lang parameter there does. It does not affect the results in any way. See #72. If you want to filter results by language, #300.

JustAnotherArchivist avatar Oct 27 '22 12:10 JustAnotherArchivist