<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Dustin at Github - Latest Comments</title><link>http://dustinatgithub.disqus.com/</link><description>My github page.</description><atom:link href="https://dustinatgithub.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Wed, 20 Sep 2023 03:49:16 -0000</lastBuildDate><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-6282020638</link><description>&lt;p&gt;Amazing, this ir really helpful - I’ll give it a go. Thank you so much!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Klein</dc:creator><pubDate>Wed, 20 Sep 2023 03:49:16 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-6281966428</link><description>&lt;p&gt;Hey!  After you've done your sync successfully, you just need to run `gopro backuplocal /some/path`&lt;/p&gt;&lt;p&gt;That should grab all your primary media and store it in `/some/path` – could take a while.  I usually add a `-v` in there (e.g., `gopro -v backuplocal /some/path`&lt;/p&gt;&lt;p&gt;This is resumable, so if anything starts acting weird, you should be able to just delete it and start over.&lt;/p&gt;&lt;p&gt;One thing I did notice and haven't got around to looking into more is that sometimes the actual download mechanism fails in a weird way that successfully gives me an error in an XML file instead of the file they were supposed to be sending me.  You can always delete any directory that doesn't look like it contains all the right stuff and rerun the backups.&lt;/p&gt;&lt;p&gt;I've got nearly 18TB in a bit over 6,000 media items, so I've seen a few things.  heh&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dustin</dc:creator><pubDate>Wed, 20 Sep 2023 01:03:43 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-6281406388</link><description>&lt;p&gt;Hi Dustin, this is great, thank you so much! I no longer have need for GoPro Cloud and want to move everything as video files to my local HDD instead, but I'm getting a little lost in the documentation - what steps should I take if I'm looking to download everything from the cloud into individual video files in one go? I have got as far as `gopro sync`, but that seems to just update my gopro.db file.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Klein</dc:creator><pubDate>Tue, 19 Sep 2023 09:35:32 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-6070851850</link><description>&lt;p&gt;I believe it's working.  I get errors every once in a while, but I just did a `gopro sync` (which includes the search call) and it worked OK.  There are probably some things that might be upsetting it, though.  If you'd like to email me an example request, I can see if there's anything obviously wrong in it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dustin</dc:creator><pubDate>Tue, 20 Dec 2022 15:19:49 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-6070393363</link><description>&lt;p&gt;Hi Dustin, is your tool still working for you? I am doing reverse engineering as well and get 403 forbidden error from my postman search API test call. Are you getting the same error ?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Frank</dc:creator><pubDate>Tue, 20 Dec 2022 02:36:15 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-6037336447</link><description>&lt;p&gt;Wow, thank you so much!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Cross</dc:creator><pubDate>Fri, 11 Nov 2022 02:12:18 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-6037313745</link><description>&lt;p&gt;Individual file download works now using the same mechanism as backup, but allowing you to specify a media IDs.&lt;/p&gt;&lt;p&gt;Combined with sqlite commandline, you can do stuff like download the last 10 things you've uploaded:&lt;/p&gt;&lt;p&gt;    gopro download /some/location `sqlite3 gopro.db 'select media_id from media order by created_at desc limit 10'`&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dustin</dc:creator><pubDate>Fri, 11 Nov 2022 01:08:32 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-6033175497</link><description>&lt;p&gt;Wow. Not bad...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">🍓Danell looking for sex🔞</dc:creator><pubDate>Sun, 06 Nov 2022 18:13:25 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-6033166151</link><description>&lt;p&gt;I filed &lt;a href="https://github.com/dustin/gopro/issues/18" rel="nofollow noopener" target="_blank" title="https://github.com/dustin/gopro/issues/18"&gt;https://github.com/dustin/g...&lt;/a&gt; for making this download command.  I'm still working on a conflicting project, but I do think this is pretty straightforward after that.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dustin</dc:creator><pubDate>Sun, 06 Nov 2022 17:59:45 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-6028527093</link><description>&lt;p&gt;Hi Dustin,&lt;/p&gt;&lt;p&gt;I couldn't get UI up and running:-( only because I couldn't work out the parameters!&lt;/p&gt;&lt;p&gt;The only reason I'm in this situation is that that gopro cloud Web share to YouTube does not actually work. Whatever the edge case is , there must be just a handful. As there are a few on the community  with exacthe same issue.  Share to yt, says it's doing it with the green bar at the top, then nothing.&lt;/p&gt;&lt;p&gt;So it's VPS + x2go then destroy after use. Or find a way to locally download to my ordinary VOS account and click upload to youtube, thank you for coming back to me. Cheers&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Cross</dc:creator><pubDate>Tue, 01 Nov 2022 15:52:16 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-6027705596</link><description>&lt;p&gt;I'm not ignoring you, but I've been working on something that kind of has a lot of overlap so doing both at the same time would just cause me more trouble.  I like your ideas, though.&lt;/p&gt;&lt;p&gt;I live on a tiny island in the middle of the Pacific -- not the same one I started using GoPro Cloud on, but, strangely, I've got really great connectivity here.  I didn't have good connectivity for a long time, so I've got a few tools to compensate (including `gopro upload` which has generally treated me a lot better than having the cameras do it).  I have a similar thing called `s3up` that will upload an arbitrary large file to S3 with the ability to resume across any type of disruption.  I generally edit my stuff in Davinci Resolve before uploading to YT, but didn't even realize CLI uploads to YT was an option.  That might be neat.&lt;/p&gt;&lt;p&gt;I think it'd be nice to not only support downloading individual media, but also, similar to what you were saying with the `--creation` flag, based on a query.  I'm not 100% sure what this new API I'm playing with will allow, but I'd personally like something like:&lt;/p&gt;&lt;p&gt;    gopro download /whatever 'select medium_id from whatever where camera_model = x and created_at between b and e`&lt;/p&gt;&lt;p&gt;One could theoretically just make an additional relation to specifically mark the ones that should be pulled.&lt;/p&gt;&lt;p&gt;The same interface would allow for&lt;/p&gt;&lt;p&gt;    gopro download /home/markc/gpp/media LvJEV8zMNnP9B&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dustin</dc:creator><pubDate>Mon, 31 Oct 2022 17:41:37 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-6026328715</link><description>&lt;p&gt;Hi Dustin,&lt;/p&gt;&lt;p&gt;&amp;gt; I imagine it wouldn't be too hard to make an "export" command to grab the content for a single medium.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Thank you for such a prompt reply, &lt;/b&gt;I think that might be beyond my time allowance.&lt;/p&gt;&lt;p&gt;But I may pay someone on fiverr to do it.&lt;/p&gt;&lt;p&gt;I live on a narrowboat in the UK and this would be perfect.&lt;/p&gt;&lt;p&gt;Shoot footage&lt;br&gt;Leave goPro on overnight to upload&lt;br&gt;install you app on VPS&lt;br&gt;Download MP4s&lt;br&gt;Upload to youtube via CLI on the VPS&lt;/p&gt;&lt;p&gt;&lt;b&gt;As the "&lt;a href="https://plus.gopro.com/media-library/" rel="nofollow noopener" target="_blank" title="https://plus.gopro.com/media-library/"&gt;https://plus.gopro.com/medi...&lt;/a&gt;" share to youtube appears to a non functional item&lt;/b&gt; for 4k, not that I have been able to get it to work at all.&lt;/p&gt;&lt;p&gt;But if I manually upload to youtube with same video, it works perfectly as I have enabled  the new youtube channel for the longer duration videos, so this is extremely frustrating.&lt;/p&gt;&lt;p&gt;I am thinking for the time being I will have a VPS with Desktop on and use via x2go&lt;/p&gt;&lt;p&gt;So my fiverr hire would be for:&lt;/p&gt;&lt;p&gt;gopro -i LvJEV8zMNnP9B backuplocal /home/markc/gpp/media&lt;br&gt;for a single pull&lt;/p&gt;&lt;p&gt;gopro --creation YYYY-MM-DD XX backuplocal /home/markc/gpp/media&lt;/p&gt;&lt;p&gt;Where XX is day(s) backwards in time from the date input&lt;/p&gt;&lt;p&gt;These are my thoughts so far. Any other anyone else would like to contribute?&lt;/p&gt;&lt;p&gt;&lt;a href="https://gopro.com/v/rDadWRLgzVlp4" rel="nofollow noopener" target="_blank" title="https://gopro.com/v/rDadWRLgzVlp4"&gt;My first day with the GoPro&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Cheers Mark&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Cross</dc:creator><pubDate>Sun, 30 Oct 2022 06:16:52 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-6026111294</link><description>&lt;p&gt;Hi.  I don't have a way to download individual files.  I do a full sync after uploading a batch and run `backuplocal` to keep a copy of the entire data set.  I imagine it wouldn't be too hard to make an "export" command to grab the content for a single medium.&lt;/p&gt;&lt;p&gt;The web UI just lets you browse what you've sync'd.  The primary thing it did for me was let me look at specific media from a specific point in time.  e.g., I can select a few days from the calendar and maybe limit it to a particular camera or medium type.  It's very much "works for me" for fairly specific things.  What do you imagine would work for you?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dustin</dc:creator><pubDate>Sat, 29 Oct 2022 20:59:36 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-6026038346</link><description>&lt;p&gt;Hi Dustin,&lt;/p&gt;&lt;p&gt;Your magic tool might just do what I am after but I am struggling with the docs slightly.&lt;/p&gt;&lt;p&gt;gopro backuplocal /home/markc/gpp/media&lt;/p&gt;&lt;p&gt;This works for me fine, I understand and it did start pulling down the lot.&lt;br&gt;But what if I am looking to download individual files, I am expecting a syntax like this:&lt;/p&gt;&lt;p&gt;gopro -i LvJEV8zMNnP9B backuplocal  /home/markc/gpp/media&lt;/p&gt;&lt;p&gt;If I go with the former that I can get to work, can I delete a locally downloaded file and will it or won't it download it again the next time the backuplocal is run again? Or does the db keep track of what has been locally downloaded?&lt;/p&gt;&lt;p&gt;Also I cannot fathom the gopro serve UI set up at all :-( Any help appreciated.&lt;/p&gt;&lt;p&gt;Many thanks,&lt;/p&gt;&lt;p&gt;Mark&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Cross</dc:creator><pubDate>Sat, 29 Oct 2022 18:47:04 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-5860536299</link><description>&lt;p&gt;Thanks.  Yeah, I do end up doing a local backup of all that stuff, but it's nice to not have to worry about it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dustin</dc:creator><pubDate>Wed, 18 May 2022 00:11:29 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-5859611618</link><description>&lt;p&gt;You are a legend. This is great stuff, thank you.&lt;/p&gt;&lt;p&gt;I actually wish there was a way I could just hijack the auto-upload feature to back it up to my local server.&lt;/p&gt;&lt;p&gt;For now, I'll just use GoPro's and periodically back it up.&lt;/p&gt;&lt;p&gt;Thank you!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dale Berry</dc:creator><pubDate>Tue, 17 May 2022 04:00:02 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-5807005197</link><description>&lt;p&gt;This is kind of interesting.  Fairly recently, I added code to identify filenames based on the filenames GoPro cameras create: &lt;a href="https://community.gopro.com/t5/en/GoPro-Camera-File-Naming-Convention/ta-p/390220" rel="nofollow noopener" target="_blank" title="https://community.gopro.com/t5/en/GoPro-Camera-File-Naming-Convention/ta-p/390220"&gt;https://community.gopro.com...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;I added this code for two reasons:&lt;/p&gt;&lt;p&gt;1. To ignore THM/LRV files when uploading *&lt;br&gt;2. To automatically group multipart files into a single medium.&lt;/p&gt;&lt;p&gt;There's no need for it to be this strict for anything matching JPG, but in the meantime, if you rename the file to 'GXXXNNNN.JPG' it where XXX is three arbitrary characters and NNNN is four numerical digits, it shouldn't reject them at this level.  I'll fix that up pretty soon, though.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dustin</dc:creator><pubDate>Sat, 26 Mar 2022 11:19:41 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-5806926937</link><description>&lt;p&gt;Hi Dustin, this looks pretty cool. I was able to get everything synced locally but I'm having a hard time uploading, maybe I'm not using it right? It seems it doesn't matter what I try to upload, it keeps saying Ignoring some unknown files. For example:&lt;/p&gt;&lt;p&gt;gopro upload ~/Pictures/Misc/*.JPG &lt;br&gt;I: Ignoring some unknown files: ["/Users/***/Pictures/Misc/IMG_7779.JPG"]&lt;br&gt;I: Have 0 media items to upload in 0 parts with a total of 0 chunks (0 MB)&lt;/p&gt;&lt;p&gt;Am I missing something? Thanks&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ron</dc:creator><pubDate>Sat, 26 Mar 2022 09:51:31 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-5713529842</link><description>&lt;p&gt;You only need an amazon bucket if you're wanting to do the backup thing where you extract all of your data from GoPro into your own bucket.  I've done that ~once.&lt;/p&gt;&lt;p&gt;GoPro defines all of the Amazon buckets for normal operations.  You provide some metadata describing what you want to upload and they give you a collection of URLs for chunks of the file to upload.  I've not looked at the actual upload URLs lately, but if this is a thing they do, it should transparently work.  I'm not 100% sure about whether I have any control, but I don't think so.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dustin</dc:creator><pubDate>Sat, 29 Jan 2022 16:09:01 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-5713501554</link><description>&lt;p&gt;that sounds great actually, pretty simple !&lt;/p&gt;&lt;p&gt;I have the opposite problem, I have great fast upload speeds from my provider but the gopro desktop app is rediculously slow.&lt;/p&gt;&lt;p&gt;Do you manually set the amazon bucket URL for the uploads or is that something that you get from the calls to amazon.&lt;/p&gt;&lt;p&gt;I read here that there may be speed efficiency if the upload url were changed from :&lt;br&gt;&lt;a href="https://gopro-media-uploads.s3-accelerate.amazonaws.com" rel="nofollow noopener" target="_blank" title="https://gopro-media-uploads.s3-accelerate.amazonaws.com"&gt;https://gopro-media-uploads...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;instead of&lt;/p&gt;&lt;p&gt;&lt;a href="https://gopro-media-uploads.s3.us-west-2.amazonaws.com" rel="nofollow noopener" target="_blank" title="https://gopro-media-uploads.s3.us-west-2.amazonaws.com"&gt;https://gopro-media-uploads...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;information found here&lt;br&gt;&lt;a href="https://community.gopro.com/t5/GoPro-Apps-for-Desktop/Gopro-AmazonCloud-Storage-Location-Option/td-p/354538" rel="nofollow noopener" target="_blank" title="https://community.gopro.com/t5/GoPro-Apps-for-Desktop/Gopro-AmazonCloud-Storage-Location-Option/td-p/354538"&gt;https://community.gopro.com...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;really love the work you have done. I will try and find some time to help on the web ui, i just need to start getting my head around haskell!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jon</dc:creator><pubDate>Sat, 29 Jan 2022 15:44:30 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-5713484014</link><description>&lt;p&gt;Yep.  Uploads were a huge thing for me when I started because my rural connectivity was unusably bad.  :)  The GoPro UI was pretty terrible when I started, but it's a lot better now.  I can do fancier things in mine, but I don't use it all that much.&lt;/p&gt;&lt;p&gt;There's no useful duplicate detection, so just like, don't upload things you've already uploaded.  :)  It's *possible* to do duplicate detection, but there's no useful identification without looking at all the bits (which is possible, but I've not bothered with it).&lt;/p&gt;&lt;p&gt;Uploading multiple is pretty easy, though.  The "upload" command is composed of a function that creates uploads and a function that finishes them.  You can do them separately (by running the "createupload" command first, and then just using "upload" with no arguments to finish).&lt;/p&gt;&lt;p&gt;So if you have a giant collection of media, you can do something like "gopro createupload allmymovies/*.MP4 andmyimages/*.JPG" and then just occasionally run "gopro upload" from the same directory to have it make progress.  You just have to make sure you're always running the "gopro" command from the same directory as it keeps its data locally.&lt;/p&gt;&lt;p&gt;You'll notice if you just run "gopro upload" it spits out a status of what it's got to do.&lt;/p&gt;&lt;p&gt;Note that if you have things like image collections that make up time lapse, you can create those separately with "createmulti" but otherwise, approximately the right thing should happen doing the easy thing (because I also had a ton of that).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dustin</dc:creator><pubDate>Sat, 29 Jan 2022 15:30:09 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-5713413211</link><description>&lt;p&gt;To be honest I give up with windows natively and im running it on ubuntu on windows subsystem, its running pretty well.&lt;/p&gt;&lt;p&gt;It's the uploads Im most interested in as the performance of the uploads are sooo much better with this tool. One thing i wanted to know is do you have any way of syncing the local media library up to gopro plus. I need to get nearly 700GB back up of which 200GB has already gone up. Is there any way to check if the media is already up there before trying again?&lt;br&gt;Or do you just have to upload them individually one by one (which at the moment im building a little bash file for)&lt;/p&gt;&lt;p&gt;There are so many people on the gopro forums complaining about upload speeds it would be great if I can get this to work for many files.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jon</dc:creator><pubDate>Sat, 29 Jan 2022 14:31:59 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-5713404958</link><description>&lt;p&gt;Oh cool.  I have no idea how anything on Windows works.  I do use ffmpeg via subprocesses for extracting metadata from video files.  Primarily, it's used to extract a single stream of the data.  It would be nice to be able to do that in-process, but mpeg libraries are both very lacking in ergonomics *and* more difficult to get going than just using ffmpeg.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dustin</dc:creator><pubDate>Sat, 29 Jan 2022 14:25:11 -0000</pubDate></item><item><title>Re: GoPro Plus</title><link>http://dustin.sallings.org/2020/04/29/gopro-plus.html#comment-5711552024</link><description>&lt;p&gt;I cant believe that im the first here, this looks like an awesome tool, especially given that gopro ended support for windows desktop. Not played with haskell but looks like i can get it going on wind 11 so ill give it a go! thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jon</dc:creator><pubDate>Fri, 28 Jan 2022 08:01:10 -0000</pubDate></item><item><title>Re: Pools in Go</title><link>http://dustin.sallings.org/2014/04/25/chan-pool.html#comment-4106975735</link><description>&lt;p&gt;Great algorithm! I just used here: &lt;a href="https://github.com/wavefrontHQ/prometheus-storage-adapter/blob/master/backend/pool.go" rel="nofollow noopener" target="_blank" title="https://github.com/wavefrontHQ/prometheus-storage-adapter/blob/master/backend/pool.go"&gt;https://github.com/wavefron...&lt;/a&gt;&lt;br&gt;Thanks for sharing!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pontusrydin</dc:creator><pubDate>Fri, 21 Sep 2018 09:07:49 -0000</pubDate></item></channel></rss>