forked from sim0n00ps/OF-DL
Remove BOM from files
This commit is contained in:
parent
35712da12d
commit
f243471b29
@ -1,4 +1,4 @@
|
|||||||
using System.Security.Cryptography;
|
using System.Security.Cryptography;
|
||||||
using Org.BouncyCastle.Crypto;
|
using Org.BouncyCastle.Crypto;
|
||||||
using Org.BouncyCastle.Crypto.Engines;
|
using Org.BouncyCastle.Crypto.Engines;
|
||||||
using Org.BouncyCastle.Crypto.Macs;
|
using Org.BouncyCastle.Crypto.Macs;
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using System.Security.Cryptography;
|
using System.Security.Cryptography;
|
||||||
|
|
||||||
namespace OF_DL.Crypto;
|
namespace OF_DL.Crypto;
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
namespace OF_DL.Enumerations;
|
namespace OF_DL.Enumerations;
|
||||||
|
|
||||||
public enum MediaType
|
public enum MediaType
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using OF_DL.Models;
|
using OF_DL.Models;
|
||||||
using OF_DL.Services;
|
using OF_DL.Services;
|
||||||
|
|
||||||
namespace OF_DL.Helpers;
|
namespace OF_DL.Helpers;
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
using OF_DL.Models;
|
using OF_DL.Models;
|
||||||
using Serilog;
|
using Serilog;
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
|
|
||||||
namespace OF_DL.Models.Dtos.Archived;
|
namespace OF_DL.Models.Dtos.Archived;
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
using OF_DL.Models.Dtos.Common;
|
using OF_DL.Models.Dtos.Common;
|
||||||
|
|
||||||
namespace OF_DL.Models.Dtos.Archived;
|
namespace OF_DL.Models.Dtos.Archived;
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
using OF_DL.Models.Dtos.Common;
|
using OF_DL.Models.Dtos.Common;
|
||||||
using OF_DL.Utils;
|
using OF_DL.Utils;
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
using OF_DL.Models.Dtos.Common;
|
using OF_DL.Models.Dtos.Common;
|
||||||
using OF_DL.Utils;
|
using OF_DL.Utils;
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
using OF_DL.Models.Dtos.Common;
|
using OF_DL.Models.Dtos.Common;
|
||||||
|
|
||||||
namespace OF_DL.Models.Dtos.Archived;
|
namespace OF_DL.Models.Dtos.Archived;
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
|
|
||||||
namespace OF_DL.Models.Dtos.Common;
|
namespace OF_DL.Models.Dtos.Common;
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
|
|
||||||
namespace OF_DL.Models.Dtos.Common;
|
namespace OF_DL.Models.Dtos.Common;
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
using OF_DL.Models.Dtos.Archived;
|
using OF_DL.Models.Dtos.Archived;
|
||||||
|
|
||||||
namespace OF_DL.Models.Dtos.Common;
|
namespace OF_DL.Models.Dtos.Common;
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
|
|
||||||
|
|
||||||
namespace OF_DL.Models.Dtos.Common;
|
namespace OF_DL.Models.Dtos.Common;
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
|
|
||||||
namespace OF_DL.Models.Dtos.Common;
|
namespace OF_DL.Models.Dtos.Common;
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
|
|
||||||
namespace OF_DL.Models.Dtos.Common;
|
namespace OF_DL.Models.Dtos.Common;
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
|
|
||||||
namespace OF_DL.Models.Dtos.Common;
|
namespace OF_DL.Models.Dtos.Common;
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
|
|
||||||
namespace OF_DL.Models.Dtos.Common;
|
namespace OF_DL.Models.Dtos.Common;
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
|
|
||||||
namespace OF_DL.Models.Dtos.Common;
|
namespace OF_DL.Models.Dtos.Common;
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
|
|
||||||
namespace OF_DL.Models.Dtos.Common;
|
namespace OF_DL.Models.Dtos.Common;
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
|
|
||||||
namespace OF_DL.Models.Dtos.Common;
|
namespace OF_DL.Models.Dtos.Common;
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
|
|
||||||
namespace OF_DL.Models.Dtos.Common;
|
namespace OF_DL.Models.Dtos.Common;
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
|
|
||||||
namespace OF_DL.Models.Dtos.Common;
|
namespace OF_DL.Models.Dtos.Common;
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
|
|
||||||
namespace OF_DL.Models.Dtos.Common;
|
namespace OF_DL.Models.Dtos.Common;
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using OF_DL.Models.Entities.Common;
|
using OF_DL.Models.Entities.Common;
|
||||||
|
|
||||||
namespace OF_DL.Models.Entities.Archived;
|
namespace OF_DL.Models.Entities.Archived;
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using OF_DL.Models.Entities.Common;
|
using OF_DL.Models.Entities.Common;
|
||||||
|
|
||||||
namespace OF_DL.Models.Entities.Archived;
|
namespace OF_DL.Models.Entities.Archived;
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
namespace OF_DL.Models.Entities.Common;
|
namespace OF_DL.Models.Entities.Common;
|
||||||
|
|
||||||
public class Author
|
public class Author
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
namespace OF_DL.Models.Entities.Common;
|
namespace OF_DL.Models.Entities.Common;
|
||||||
|
|
||||||
public class Dash
|
public class Dash
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
namespace OF_DL.Models.Entities.Common;
|
namespace OF_DL.Models.Entities.Common;
|
||||||
|
|
||||||
public class Drm
|
public class Drm
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
namespace OF_DL.Models.Entities.Common;
|
namespace OF_DL.Models.Entities.Common;
|
||||||
|
|
||||||
public class Files
|
public class Files
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
namespace OF_DL.Models.Entities.Common;
|
namespace OF_DL.Models.Entities.Common;
|
||||||
|
|
||||||
public class Full
|
public class Full
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
namespace OF_DL.Models.Entities.Common;
|
namespace OF_DL.Models.Entities.Common;
|
||||||
|
|
||||||
public class Manifest
|
public class Manifest
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
namespace OF_DL.Models.Entities.Common;
|
namespace OF_DL.Models.Entities.Common;
|
||||||
|
|
||||||
public class Signature
|
public class Signature
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
namespace OF_DL.Models;
|
namespace OF_DL.Models;
|
||||||
|
|
||||||
public class FileNameFormatConfig : IFileNameFormatConfig
|
public class FileNameFormatConfig : IFileNameFormatConfig
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
namespace OF_DL.Models;
|
namespace OF_DL.Models;
|
||||||
|
|
||||||
public interface IFileNameFormatConfig
|
public interface IFileNameFormatConfig
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
|
|
||||||
namespace OF_DL.Models;
|
namespace OF_DL.Models;
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
namespace OF_DL.Models.Lists;
|
namespace OF_DL.Models.Lists;
|
||||||
|
|
||||||
public class UserList
|
public class UserList
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
namespace OF_DL.Models;
|
namespace OF_DL.Models;
|
||||||
|
|
||||||
[AttributeUsage(AttributeTargets.Property)]
|
[AttributeUsage(AttributeTargets.Property)]
|
||||||
internal class ToggleableConfigAttribute : Attribute
|
internal class ToggleableConfigAttribute : Attribute
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
<Project Sdk="Microsoft.NET.Sdk">
|
<Project Sdk="Microsoft.NET.Sdk">
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<OutputType>Exe</OutputType>
|
<OutputType>Exe</OutputType>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
namespace OF_DL.Widevine;
|
namespace OF_DL.Widevine;
|
||||||
|
|
||||||
public class CDMApi
|
public class CDMApi
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using System.Text;
|
using System.Text;
|
||||||
using Org.BouncyCastle.Crypto;
|
using Org.BouncyCastle.Crypto;
|
||||||
using Org.BouncyCastle.Crypto.Digests;
|
using Org.BouncyCastle.Crypto.Digests;
|
||||||
using Org.BouncyCastle.Crypto.Encodings;
|
using Org.BouncyCastle.Crypto.Encodings;
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
using System.ComponentModel.DataAnnotations.Schema;
|
using System.ComponentModel.DataAnnotations.Schema;
|
||||||
using System.Text.Json.Serialization;
|
using System.Text.Json.Serialization;
|
||||||
|
|
||||||
namespace OF_DL.Widevine;
|
namespace OF_DL.Widevine;
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
namespace OF_DL.Widevine;
|
namespace OF_DL.Widevine;
|
||||||
|
|
||||||
public class DerivedKeys
|
public class DerivedKeys
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
namespace OF_DL.Widevine;
|
namespace OF_DL.Widevine;
|
||||||
|
|
||||||
internal class PSSHBox
|
internal class PSSHBox
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
namespace OF_DL.Widevine;
|
namespace OF_DL.Widevine;
|
||||||
|
|
||||||
internal class Session
|
internal class Session
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
// <auto-generated>
|
// <auto-generated>
|
||||||
// This file was generated by a tool; you should avoid making direct changes.
|
// This file was generated by a tool; you should avoid making direct changes.
|
||||||
// Consider using 'partial classes' to extend these types
|
// Consider using 'partial classes' to extend these types
|
||||||
// Input: my.proto
|
// Input: my.proto
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user