YOGESHWARAN R

Results 21 comments of YOGESHWARAN R

Hello @AliceKat, Thank you for your Issues. For error in `InstagramPost` , Please refer to #21 For error in `InstagramUser.post_display_urls` is fixed in release [4.5](https://github.com/yogeshwaran01/instagramy/releases/tag/instagramy_4.5)

> Hello, @yogeshwaran01 I would like to work on this I'm glad you're taking up this task. Please go ahead and start working on the feature

Thank you for your suggestions. After adding some features I will work on it.

No, not at all. I will always welcome for suggestions and improvements. But I have some other work. So, I unable to work on this project for some time. But...

Can you make it clear, In where you need to use `Spotify %SpotifyPlaylistName% Synced on %DateSynced%`.

No, duplicate info. `spotify_playlist_id` is id of the playlist and `spotify_link` is the link to open in browser. Same for youtube

Yes, It can be get from other. Just for easy to open in browser or copy.

I unable to understand your need, It may be helpful ```bat @echo off python main.py sync "%SpotifyPlaylistID%" "%YouTubePlaylistID%" echo Synced at %DATE% %TIME% ``` ```bat @echo off python main.py create...