GithubHelp home page GithubHelp logo

the-silverwing / pikpak Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xubeisi/pikpak

0.0 1.0 0.0 4.46 MB

pikpak web https://xubeisi.github.io/pikpak

Shell 0.27% JavaScript 3.40% Go 0.20% TypeScript 4.32% HTML 2.53% Vue 88.98% Dockerfile 0.31%

pikpak's Introduction

Links

Intro

allow copy customize text for multiple files and folder would be quicker then aria2c all since it doesn't post to your aria2 server and wait response. Normally < 1s per file.

such as:

could batch add to aria2c together with https://github.com/xubeisi/AriaNg

Template string supporting:

kind, id, parent_id, name, user_id, size, revision, file_extension, mime_type, starred, web_content_link, created_time, modified_time, icon_link, thumbnail_link, md5_checksum, hash, links, phase, audit, medias, trashed, delete_time, original_url, params, original_file_index, space, apps, writable, folder_type, collection, parent, params.url(magnet link)

Filter string supporting:

regex for name,parent,id,hash; eval for size

  • {{name}}::include::.mp4|.mkv -> 只导出文件名包含'.mp4|.mkv'的
  • {{name}}::ex::.txt|.torrent-> 导出文件名不包含'.txt|.torrent'的
  • {{name}}::in::.mp4|.mkv OR {{size}}::in::>2000000 -> 导出文件名包含'mp4|.mkv'或大小超过2mb的
  • {{name}}::in::.mp4|.mkv AND {{parent}}::in::第一季 -> 导出文件名包含'.mp4|.mkv'而且文件夹包含'第一季'的

Deduplicate

  • folder1 : test.torrent, test3.torrent
  • folder2 : test4.torrent, test3.torrent
所有:
VN4JlpmN3jSOUiOZmptVnTKo1 test4.torrent
VN4JlpmN3jSOUiOZmptVnTJo1 test3.torrent
VN2OeMoUN-YkHflrFw2E7qyo1 test3.torrent
VN2OeMoUN-YkHflrFw2E7qxo1 test.torrent

输出单一:
VN4JlpmN3jSOUiOZmptVnTKo1 test4.torrent
VN4JlpmN3jSOUiOZmptVnTJo1 test3.torrent
VN2OeMoUN-YkHflrFw2E7qxo1 test.torrent

输出重复:#用于批量删除
VN2OeMoUN-YkHflrFw2E7qyo1 test3.torrent

Small Tweaks

  • 增加完全删除,不通过回收站
  • 增加按{{id}}批量删除,配合Deduplicate的输出重复使用
  • 增加清理空文件夹,到回收站

Docker version

PikPak 个人网页版

官方地址

Demo

安装教程

Cloudflare Workers

pikpak's People

Contributors

xubeisi avatar xiaokaixuan avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.