Commit 37ecaa41 authored by Francesco Poldi's avatar Francesco Poldi

Update

parent df8a7e39
...@@ -81,7 +81,6 @@ c = twint.Config() ...@@ -81,7 +81,6 @@ c = twint.Config()
c.Username = "noneprivacy" c.Username = "noneprivacy"
c.Custom["tweet"] = ["id"] c.Custom["tweet"] = ["id"]
c.Custom["user"] = ["bio"] c.Custom["user"] = ["bio"]
c.Custom[""]
c.Limit = 10 c.Limit = 10
c.Store_csv = True c.Store_csv = True
c.Output = "none" c.Output = "none"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment