Meet Udeshi

Results 19 comments of Meet Udeshi

You can start in anyway you are comfortable. Keep the whole feature in a single PR, so it is easy for me to review. Although you can keep updating it...

The remove operation signifies that user doesn't want to have that song in his playlist, which is probably because he doesn't want to listen to it. So why would he...

Read up YouTube data API docs and see how you could extract a list of videos from playlist ID.

@Leva7 check the character list here : https://fonts.google.com/specimen/Noto+Sans . It doesn't show your glyph.

Adding a new flag will complicate the the current method of option parsing using nested ifs.... one might need to use `getopt[s]`, which doesn't work well while sourcing a script....

Also, set this as the default value for that option. Seems like a good default, better than the other which messes up the aspect ratio.

I need help making `bash_completion` work with the new feature. Basic completion works fine, but the subdir path completion is more of a hack. Some suggestions would be great!

Maybe related to #2260. @AntoineBlaud please try the `cstool` of your installed capstone version and check if it gives the correct output. I am trying to debug this issue and...

Having this issue with the `flex` property: https://www.w3.org/TR/2016/CR-css-flexbox-1-20160301/ Is there a way to ignore such warnings only for the flex property?