mpvc icon indicating copy to clipboard operation
mpvc copied to clipboard

Factoring and enqueuing https:// URLs (enhancement)

Open gmt4 opened this issue 3 years ago • 3 comments
trafficstars

Hi there,

Forked the code at https://github.com/gmt4/mpvc/commits/master, For now it's been just a few minor things to get going, such as:

  • Factoring a bit the code
  • Minor changes for enqueuing https:// URL with: mpvc -a https://...

Just to let you know in case there's something you find useful.

gmt4 avatar Apr 12 '22 11:04 gmt4

Hi @gmt4

Happy for the vast majority of changes to be merged minus the README and Makefile updates. If you could revert those and open a pull request I'll get the new commits merged. I've been meaning to update the README for some time...

I haven't had much time to work on mpvc recently, so I'm glad it's still getting some use.

lwilletts avatar Jun 03 '22 13:06 lwilletts

Pull Request opened at https://github.com/lwilletts/mpvc/pull/48

gmt4 avatar Jun 07 '22 08:06 gmt4

I synced mpvc with upstream and did a commit of the changes as a single commit:

https://github.com/gmt4/mpvc/commit/ec5e1ab1e596f2047a18b69f7cb71da488273cfa

gmt4 avatar Aug 11 '22 08:08 gmt4

There's been performance & new features improvements in the https://github.com/gmt4/mpvc fork. Is there interest in merging these changes back?

gmt4 avatar Apr 06 '23 05:04 gmt4

Merged.

lwilletts avatar Jul 19 '23 20:07 lwilletts