ids_please
ids_please copied to clipboard
Helps to get IDs or screen names from links to social network accounts
Facebook occasionally uses `/pg/` for URLs of vanity pages, like https://www.facebook.com/pg/Xataka/posts/ This adds support for such URLs.
[Apparently](https://support.google.com/youtube/answer/6180214), YouTube channel URLs are (nowadays?) always formatted like `https://youtube.com/channel/...` which previously caused a `channel` username to be returned for such URLs. This fixes the parser accordingly.
Not all instagram accounts seem to use the same selector for the Display name. I'll need to update this or if someone wants to give it a shot should be...