Skip to content

.NET Core batch which exports all the data from Popcorn API to Azure services

Notifications You must be signed in to change notification settings

Brett1981/PopcornExport

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

This .NET Core console application is made to export all the data from the original Popcorn Time API to a private Azure SQL database.

It is used as an Azure WebJob which is triggered every 6 hours to update data.

Details

The batch exports movies, shows, animes, images and torrents from Popcorntime.sh API and imports everything to Azure services.

Storage

Images and torrent files are stored on Azure Blob Storage.

Data is stored in Azure SQL Server.

Language and tools

Built with .NET Core SDK 2.0 and Visual Studio 2017.

Screenshot

Capture

About

.NET Core batch which exports all the data from Popcorn API to Azure services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%