1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00
Maksym Pavlenko e89fd3329e Update README
2019-11-13 20:49:25 -08:00
2019-10-26 21:45:46 -07:00
2019-11-13 20:43:47 -08:00
2019-07-25 18:02:25 -07:00
2019-11-13 18:16:35 -08:00
2019-11-13 19:12:33 -08:00
2019-10-26 23:01:09 -07:00
2019-11-13 20:43:47 -08:00
2019-11-13 19:36:11 -08:00
2019-11-13 20:43:47 -08:00
2019-10-29 15:07:59 -07:00
2019-10-29 15:07:59 -07:00
2019-11-13 19:12:33 -08:00
2019-11-13 20:49:25 -08:00

Podsync

Podsync

Build Status Go Report Card Patreon

Podsync - is a simple, free service that lets you listen to any YouTube / Vimeo channels, playlists or user videos in podcast format.

Podcast applications have a rich functionality for content delivery - automatic download of new episodes, remembering last played position, sync between devices and offline listening. This functionality is not available on YouTube and Vimeo. So the aim of Podsync is to make your life easier and enable you to view/listen to content on any device in podcast client.

How to release

  • Add and push version tag
    $ git tag -a v0.1.0 -m "First release"
    $ git push origin --tags
    
  • Run GoReleaser at the root of your repository:
    $ goreleaser --rm-dist
    
Description
No description provided
Readme 9.8 MiB
Languages
Go 99%
Makefile 0.6%
Dockerfile 0.4%