extract-social-media icon indicating copy to clipboard operation
extract-social-media copied to clipboard

Changed Blacklist for Twitter

Open PythonLinks opened this issue 5 years ago • 2 comments

I allowed twitter.com/intent But blacklisted: twitter.com/intent/like twitter.com/intent/tweet twitter.com/intent/retweet

PythonLinks avatar Jun 10 '20 20:06 PythonLinks

Codecov Report

Merging #8 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   82.14%   82.14%           
=======================================
  Files           1        1           
  Lines          28       28           
  Branches        7        7           
=======================================
  Hits           23       23           
  Misses          3        3           
  Partials        2        2           
Impacted Files Coverage Δ
src/extract_social_media/__init__.py 82.14% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 20d6ff3...0dfd316. Read the comment docs.

codecov[bot] avatar Jun 10 '20 20:06 codecov[bot]

This will allow me to extract a twitter id from https://twitter.com/intent/follow?screen_name=PythonLinks

By the way, I really do not care if the software is slow. It is so much faster than doing it by hand. I care more about it being done correctly.

PythonLinks avatar Jun 10 '20 20:06 PythonLinks