You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that we should remove the url field when possible, for example when we parse instgram we return both the url and the id - but we can create the url from the id.
Similarly we return both the twitter url - but also the twitter id and the twitter username.
Oh, we should probably also rename youtubeId in youtube to id.
I think that we should remove the
url
field when possible, for example when we parse instgram we return both theurl
and theid
- but we can create the url from theid
.Similarly we return both the twitter
url
- but also the twitterid
and the twitter username.Oh, we should probably also rename
youtubeId
in youtube toid
.@iefserge @ellell WDYT?
The text was updated successfully, but these errors were encountered: