ping / instagram_private_api_extensions

An extension module to https://github.com/ping/instagram_private_api
MIT License
124 stars 26 forks source link

Stream IDs with underscores #16

Closed wlerin closed 4 years ago

wlerin commented 4 years ago

What does this PR do? Why was this PR needed?

Live Stream IDs can contain underscores. This library was rejecting such IDs and as a result failing to finalise any such streams. This PR fixes that.

What are the relevant issue numbers?

This is an extremely minor (single character) change, so I have not created an issue for it. If that is a problem, I will do so.

Does this PR meet the acceptance criteria?

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 90.988% when pulling 8a78ae4e4b5c526c25bffbb64325d045a7325e0d on wlerin:stream_id into 118fc6c004942fe4d270a2097cce065bd29540c7 on ping:master.