summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-01-24extract `retrieve_access_token` functionZhineng Li
2026-01-24extract `retrieve_encry_token` functionZhineng Li
2026-01-24extract `extract_endpoint` functionZhineng Li
2026-01-24update message indicators and colorsZhineng Li
2026-01-24redirect to `STDERR`Zhineng Li
2026-01-24customize network interface with `-I` or `--interface`Zhineng Li
2026-01-24use printfZhineng Li
2026-01-24handle when the value is emptyZhineng Li
2026-01-24extract authinfo functionsZhineng Li
2026-01-23quote variable referencesZhineng Li
2026-01-23local variablesZhineng Li
2026-01-22declare shell optionsZhineng Li
2024-07-07Merge branch 'main' of github.com:lizhineng/china-unicom-iptv-foshanLi Zhineng
2024-07-07wraps with CDATALi Zhineng
2024-07-07initialize editorconfigLi Zhineng
2024-07-06Add usage information (#4)Li Zhineng
* add usages * add usage information * correct text: from the page
2024-07-06v0.1.0Li Zhineng
2024-07-06Continuous Integration (#3)Li Zhineng
* ci * remove branch limits * publish workflow * specify working directory * install libssl-dev on ubuntu-latest * drop x86_64-unknown-linux-musl * fix tar * list files * prefix working directory * install openssl * use cross * fix section * remove openssl * use edge images * quoted * edge image for aarch64-unknown-linux-gnu * custom dockerfile * build-essential && remove CAMKE* * combine pre-build with target * fix package not found * install pkg-config * remove build-essential * install build-essential * $CROSS_DEB_ARCH * fix arch * remove openssl * remove file listing * remove prefixed path * use actions/upload-artifact@v4 * fix upload step * Revert "fix upload step" This reverts commit da9814e42ce568a1b0707f23df02696ad373dc22. * Revert "use actions/upload-artifact@v4" This reverts commit 0bcc2486c6a4bd4fc865eedb458098724ae6b88d. * Revert "remove prefixed path" This reverts commit 620b985b18e84cf97e40695c9852762c853434b6. * Revert "fix tar" This reverts commit a013b23161e0b9193161e57f9a878b04b2eba874. * remove -p for mkdir * add target: x86_64-apple-darwin
2024-07-05Merge pull request #2 from lizhineng/decryptLi Zhineng
Find a possible key for authinfo
2024-07-05remove rand packageLi Zhineng
2024-07-05completes roadmap: find passwordLi Zhineng
2024-07-05decryptor Rust implementationLi Zhineng
2024-07-05decrypt:authinfo commandLi Zhineng
2024-07-04Merge pull request #1 from lizhineng/epgLi Zhineng
Supports building EPG file
2024-07-04completes Build EPG fileLi Zhineng
2024-07-04colorizes the outputLi Zhineng
2024-07-04extracts make:playlist commandLi Zhineng
2024-07-04make:epg commandLi Zhineng
2024-07-03roadmap: channel logosLi Zhineng
2024-07-03add README.mdLi Zhineng
2024-07-03checks dependenciesLi Zhineng
2024-07-03Merge remote-tracking branch 'origin/main' into developLi Zhineng
2024-07-03accepts flagsLi Zhineng
2024-07-03Initial commitLi Zhineng
2024-07-03wipLi Zhineng