traylollipop

Results 9 comments of traylollipop

Probably not a best practice, but moving Gemfile from /site to its parent directory, run `bundle install` then run `bundle exec jekyll serve --source site --port 6060 --trace --unpublished` seems...

same here, can only select images or only select videos. Cannot select both at the same time

From the source code I read the mfa_code isn't the 6 digit number you type when you try to login. It's the 'secret' for generating the six digit code when...

I getting` ct0 not in cookies (most likely ip ban)` 90% of time. Maybe it's related.

@anussbau @jemather @caterpillar1219 see #214 , i posted there about how to solve the ct0 problem

``` #@title 🤗 AutoTrain LLM #@markdown In order to use this colab #@markdown - upload train.csv to a folder named `data/` #@markdown - train.csv must contain a `text` column #@markdown...

Guys I found the solution Go to `/site-packages/twscrape/login.py` around line 264 in the function `async def login(acc: Account, cfg: LoginConfig | None = None) -> Account:` after `client.headers["x-guest-token"] = guest_token`,...

> Guys I found the solution > > Go to `/site-packages/twscrape/login.py` around line 264 in the function `async def login(acc: Account, cfg: LoginConfig | None = None) -> Account:` after...

> > Guys I found the solution > > Go to `/site-packages/twscrape/login.py` around line 264 in the function `async def login(acc: Account, cfg: LoginConfig | None = None) -> Account:`...