rustypipe-cli 0.7.2

CLI for RustyPipe - download videos and extract data from YouTube / YouTube Music
# Changelog

All notable changes to this project will be documented in this file.


## [v0.7.2]https://codeberg.org/ThetaDev/rustypipe/compare/rustypipe-cli/v0.7.1..rustypipe-cli/v0.7.2 - 2025-03-16

### ⚙️ Miscellaneous Tasks

- *(deps)* Update rustypipe to 0.11.1
- *(deps)* Update rustypipe-downloader to 0.3.1
- *(deps)* Update rust crate rstest to 0.25.0 - ([9ed1306]https://codeberg.org/ThetaDev/rustypipe/commit/9ed1306f3aaeb993c409997ddfbc47499e4f4d22)


## [v0.7.1]https://codeberg.org/ThetaDev/rustypipe/compare/rustypipe-cli/v0.7.0..rustypipe-cli/v0.7.1 - 2025-02-26

### ⚙️ Miscellaneous Tasks

- *(deps)* Update rustypipe to 0.11.0 - ([035c07f]https://codeberg.org/ThetaDev/rustypipe/commit/035c07f170aa293bcc626f27998c2b2b28660881)


## [v0.7.0]https://codeberg.org/ThetaDev/rustypipe/compare/rustypipe-cli/v0.6.0..rustypipe-cli/v0.7.0 - 2025-02-09

### 🚀 Features

- Add support for rustypipe-botguard to get PO tokens - ([b90a252]https://codeberg.org/ThetaDev/rustypipe/commit/b90a252a5e1bf05a5294168b0ec16a73cbb88f42)
- [**breaking**] Remove manual PO token options from downloader/cli, add new rustypipe-botguard options - ([cddb32f]https://codeberg.org/ThetaDev/rustypipe/commit/cddb32f190276265258c6ab45b3d43a8891c4b39)
- Add session po token cache - ([b72b501]https://codeberg.org/ThetaDev/rustypipe/commit/b72b501b6dbcf4333b24cd80e7c8c61b0c21ec91)
- Add timezone query option - ([3a2370b]https://codeberg.org/ThetaDev/rustypipe/commit/3a2370b97ca3d0f40d72d66a23295557317d29fb)
- Add --timezone-local CLI option - ([4f2bb47]https://codeberg.org/ThetaDev/rustypipe/commit/4f2bb47ab42ae0c68a64f3b3c2831fa7850b6f56)
- Add verbose flag - ([629b590]https://codeberg.org/ThetaDev/rustypipe/commit/629b5905da653c6fe0f3c6b5814dd2f49030e7ed)

### 🐛 Bug Fixes

- Parsing mixed-case language codes like zh-CN - ([9c73ed4]https://codeberg.org/ThetaDev/rustypipe/commit/9c73ed4b3008cb093c0fa7fd94fd9f1ba8cd3627)

### 🚜 Refactor

- [**breaking**] Add client_type field to DownloadError, rename cli option po-token-cache to pot-cache - ([594e675]https://codeberg.org/ThetaDev/rustypipe/commit/594e675b39efc5fbcdbd5e920a4d2cdee64f718e)
- Rename rustypipe-cli binary to rustypipe - ([c1a872e]https://codeberg.org/ThetaDev/rustypipe/commit/c1a872e1c14ea0956053bd7c65f6875b1cb3bc55)

### 📚 Documentation

- Add Botguard info to README - ([9957add]https://codeberg.org/ThetaDev/rustypipe/commit/9957add2b5d6391b2c1869d2019fd7dd91b8cd41)

### ⚙️ Miscellaneous Tasks

- *(deps)* Update rustypipe to 0.10.0
- *(deps)* Update rust crate rquickjs to 0.9.0 (#33) - ([2c8ac41]https://codeberg.org/ThetaDev/rustypipe/commit/2c8ac410aa535d83f8bcc7181f81914b13bceb77)


## [v0.6.0]https://codeberg.org/ThetaDev/rustypipe/compare/rustypipe-cli/v0.5.0..rustypipe-cli/v0.6.0 - 2025-01-16

### 🚀 Features

- Add functions to fetch a user's history and subscriptions - ([14e3995]https://codeberg.org/ThetaDev/rustypipe/commit/14e399594f97a1228a8c2991a14dd8745af1beb7)
- Add history item dates, extend timeago parser - ([320a8c2]https://codeberg.org/ThetaDev/rustypipe/commit/320a8c2c24217ad5697f0424c4f994bbbe31f3aa)
- Add cookies.txt parser, add cookie auth + history cmds to CLI - ([cf498e4]https://codeberg.org/ThetaDev/rustypipe/commit/cf498e4a8f9318b0197bc3f0cbaf7043c53adb9d)
- Add CLI commands to fetch user library and YTM releases/charts - ([a1b43ad]https://codeberg.org/ThetaDev/rustypipe/commit/a1b43ad70a66cfcbaba8ef302ac8699f243e56e7)
- Export subscriptions as OPML / NewPipe JSON - ([c90d966]https://codeberg.org/ThetaDev/rustypipe/commit/c90d966b17eab24e957d980695888a459707055c)

### 📚 Documentation

- Update README - ([0432477]https://codeberg.org/ThetaDev/rustypipe/commit/0432477451ecd5f64145d65239c721f4e44826c0)
- Fix README - ([11442df]https://codeberg.org/ThetaDev/rustypipe/commit/11442dfd369599396357f5b7a7a4268a7b537f57)

### ⚙️ Miscellaneous Tasks

- *(deps)* Update rust crate rstest to 0.24.0 (#20) - ([ab19034]https://codeberg.org/ThetaDev/rustypipe/commit/ab19034ab19baf090e83eada056559676ffdadce)
- *(deps)* Update rust crate dirs to v6 (#24) - ([6a60425]https://codeberg.org/ThetaDev/rustypipe/commit/6a604252b1af7a9388db5dc170f737069cc31051)


## [v0.5.0]https://codeberg.org/ThetaDev/rustypipe/compare/rustypipe-cli/v0.4.0..rustypipe-cli/v0.5.0 - 2024-12-20

### 🚀 Features

- Get comment replies, rich text formatting - ([dceba44]https://codeberg.org/ThetaDev/rustypipe/commit/dceba442fe1a1d5d8d2a6d9422ff699593131f6d)

### 🐛 Bug Fixes

- Replace futures dependency with futures-util - ([5c39bf4]https://codeberg.org/ThetaDev/rustypipe/commit/5c39bf4842b13d37a4277ea5506e15c179892ce5)
- Error 400 when fetching player with login - ([5ce84c4]https://codeberg.org/ThetaDev/rustypipe/commit/5ce84c44a6844f692258066c83e04df875e0aa91)

### ⚙️ Miscellaneous Tasks

- Add docs badge to README - ([706e881]https://codeberg.org/ThetaDev/rustypipe/commit/706e88134c0e94ce7d880735e9d31b3ff531a4f9)
- *(deps)* Update rustypipe to 0.8.0


## [v0.4.0]https://codeberg.org/ThetaDev/rustypipe/compare/rustypipe-cli/v0.3.0..rustypipe-cli/v0.4.0 - 2024-11-10

### 🚀 Features

- Allow searching for YTM users - ([50010b7]https://codeberg.org/ThetaDev/rustypipe/commit/50010b7b0856d3ce05fe7a9d5989e526089bc2ef)
- [**breaking**] Replace `TrackItem::is_video` attr with TrackType enum; serde lowercase AlbumType enum for consistency - ([044094a]https://codeberg.org/ThetaDev/rustypipe/commit/044094a4b70f05c46a459fa1597e23f4224b7b0b)

### ⚙️ Miscellaneous Tasks

- *(deps)* Update rust crate thiserror to v2 (#16) - ([e1e1687]https://codeberg.org/ThetaDev/rustypipe/commit/e1e1687605603686ac5fd5deeb6aa8fecaf92494)


## [v0.3.0]https://codeberg.org/ThetaDev/rustypipe/compare/rustypipe-cli/v0.2.2..rustypipe-cli/v0.3.0 - 2024-10-28

### 🚀 Features

- [**breaking**] Remove TvHtml5Embed client as it got disabled - ([9e835c8]https://codeberg.org/ThetaDev/rustypipe/commit/9e835c8f38a3dd28c65561b2f9bb7a0f530c24f1)
- Add OAuth user login to access age-restricted videos - ([1cc3f9a]https://codeberg.org/ThetaDev/rustypipe/commit/1cc3f9ad74908d33e247ba6243103bfc22540164)
- Revoke OAuth token when logging out - ([62f8a92]https://codeberg.org/ThetaDev/rustypipe/commit/62f8a9210c23e1f02c711a2294af8766ca6b70e2)


## [v0.2.2]https://codeberg.org/ThetaDev/rustypipe/compare/rustypipe-cli/v0.2.1..rustypipe-cli/v0.2.2 - 2024-10-13

### 🚀 Features

- Add mobile client - ([71d3ec6]https://codeberg.org/ThetaDev/rustypipe/commit/71d3ec65ddafa966ef6b41cf4eb71687ba4b594c)

### ⚙️ Miscellaneous Tasks

- *(deps)* Update rust crate rstest to 0.23.0 (#12) - ([96776e9]https://codeberg.org/ThetaDev/rustypipe/commit/96776e98d76fa1d31d5f84dbceafbe8f9dfd9085)
- *(deps)* Update rustypipe to 0.5.0


## [v0.2.1]https://codeberg.org/ThetaDev/rustypipe/compare/rustypipe-cli/v0.2.0..rustypipe-cli/v0.2.1 - 2024-09-10

### 🚀 Features

- Add RustyPipe version constant - ([7a019f5]https://codeberg.org/ThetaDev/rustypipe/commit/7a019f5706e19f7fe9f2e16e3b94d7b98cc8aca9)

### 📚 Documentation

- Fix license badge URL - ([4a253e1]https://codeberg.org/ThetaDev/rustypipe/commit/4a253e1a47317e9999e6ad31ac5c411956a0986a)

### ⚙️ Miscellaneous Tasks

- *(deps)* Update rust crate tokio to 1.20.4 [security] #10 - ([a445e51]https://codeberg.org/ThetaDev/rustypipe/commit/a445e51b54a9afc44cd9657260a0b3d2abddbfa6)


## [v0.2.0]https://codeberg.org/ThetaDev/rustypipe/compare/rustypipe-cli/v0.1.1..rustypipe-cli/v0.2.0 - 2024-08-18

### 🚀 Features

- Overhauled downloader - ([11a0038]https://codeberg.org/ThetaDev/rustypipe/commit/11a00383502917cd98245c3da349107289ba3aa9)
- [**breaking**] Add TV client - ([e608811]https://codeberg.org/ThetaDev/rustypipe/commit/e608811e5f5615416241e67561671330097092cb)
- Downloader: add audio tagging - ([1e1315a]https://codeberg.org/ThetaDev/rustypipe/commit/1e1315a8378bd0ad25b5f1614e83dabc4a0b40d5)
- Downloader: add download_track fn, improve path templates - ([e1e4fb2]https://codeberg.org/ThetaDev/rustypipe/commit/e1e4fb29c190fec07f17c59ec88bef4f1c2a76a1)
- Add audiotag+indicatif features to downloader - ([97fb057]https://codeberg.org/ThetaDev/rustypipe/commit/97fb0578b5c4954a596d8dee0c4b6e1d773a9300)
- Add plaintext output to CLI - ([91b020e]https://codeberg.org/ThetaDev/rustypipe/commit/91b020efd498eff6e0f354a1de39439e252a79dd)
- Add potoken option to downloader - ([904f821]https://codeberg.org/ThetaDev/rustypipe/commit/904f8215d84c810b04e4d2134718e786a4803ad2)
- Print error message - ([8f16e5b]https://codeberg.org/ThetaDev/rustypipe/commit/8f16e5ba6eec3fd6aba1bb6a19571c65fb69ce0e)
- Add list of clients to downloader - ([5e646af]https://codeberg.org/ThetaDev/rustypipe/commit/5e646afd1edc6c0101501311527ea56d3bad5fd2)
- Retry with different client after 403 error - ([d875b54]https://codeberg.org/ThetaDev/rustypipe/commit/d875b5442de9822ba7ddc6f05789f56a8962808c)
- Add option to fetch RSS feed - ([03c4d3c]https://codeberg.org/ThetaDev/rustypipe/commit/03c4d3c392386e06f2673f0e0783e22d10087989)
- [**breaking**] Update channel model, addd handle + video_count, remove tv/mobile banner - ([e671570]https://codeberg.org/ThetaDev/rustypipe/commit/e6715700d950912031d5fbc1263f8770b6ffc49c)

### 🐛 Bug Fixes

- *(deps)* Update quick-xml to v0.35.0 - ([298e4de]https://codeberg.org/ThetaDev/rustypipe/commit/298e4def93d1595fba91be103f014aa645a08937)
- Improve deobfuscator (support multiple nsig name matches, error if mapping all streams fails) - ([8152ce6]https://codeberg.org/ThetaDev/rustypipe/commit/8152ce6b088b57be9b8419b754aca93805e5f34d)
- Cli: print video ID when logging errors - ([2c7a3fb]https://codeberg.org/ThetaDev/rustypipe/commit/2c7a3fb5cc153ff0b8b5e79234ae497d916e471c)
- Use anstream + owo-color for colorful CLI output - ([e8324cf]https://codeberg.org/ThetaDev/rustypipe/commit/e8324cf3b065cb977adbc9529b1ef5ee18c3dd47)
- Use native tls by default for CLI - ([f37432a]https://codeberg.org/ThetaDev/rustypipe/commit/f37432a48c1f93cab5f7942f791daf7b27cb1565)
- Detect ip-ban error message - ([da39c64]https://codeberg.org/ThetaDev/rustypipe/commit/da39c64f302bc2edc4214bbe25a0a9eb54063b09)
- Dont store cache in current dir with --report option - ([6009de7]https://codeberg.org/ThetaDev/rustypipe/commit/6009de7bddc6031f2af17005c473c17934327c02)
- Show docs.rs feature flags - ([67a231d]https://codeberg.org/ThetaDev/rustypipe/commit/67a231d6d1b6427f500667729a59032f2b28cc65)

### ⚙️ Miscellaneous Tasks

- *(deps)* Update rust crate quick-xml to 0.36.0 (#8) - ([b6bc05c]https://codeberg.org/ThetaDev/rustypipe/commit/b6bc05c1f39da9a846b2e3d1d24bcbccb031203b)
- *(deps)* Update rust crate rstest to 0.22.0 (#9) - ([abb7832]https://codeberg.org/ThetaDev/rustypipe/commit/abb783219aba4b492c1dff03c2148acf1f51a55d)
- Change repo URL to Codeberg - ([1793331]https://codeberg.org/ThetaDev/rustypipe/commit/17933315d947f76d5fe1aa52abf7ea24c3ce6381)
- Adjust dependency versions - ([70c6f8c]https://codeberg.org/ThetaDev/rustypipe/commit/70c6f8c3b97baefd316fff90cc727524516657af)

### Todo

- Update metadata - ([8692ca8]https://codeberg.org/ThetaDev/rustypipe/commit/8692ca81d972d0d2acf6fb4da79b9e0f5ebf4daf)


## [v0.1.1]https://codeberg.org/ThetaDev/rustypipe/compare/rustypipe-cli/v0.1.0..rustypipe-cli/v0.1.1 - 2024-06-27

### 🚀 Features

- CLI: setting player type - ([16e0e28]https://codeberg.org/ThetaDev/rustypipe/commit/16e0e28c4866bb69d8e4c06eef94176f329a1c27)

### 🐛 Bug Fixes

- Clippy warning - ([8420c2f]https://codeberg.org/ThetaDev/rustypipe/commit/8420c2f8dbd2791b524ceca2e19fb68e5b918bfa)

### 📚 Documentation

- Add logo - ([6646078]https://codeberg.org/ThetaDev/rustypipe/commit/66460789449be0d5984cbdb6ec372e69323b7a88)

### ⚙️ Miscellaneous Tasks

- Changelog: fix incorrect version URLs - ([97b6f07]https://codeberg.org/ThetaDev/rustypipe/commit/97b6f07399e80e00a6c015d013e744568be125dd)
- Update rstest to v0.19.0 - ([50fd1f0]https://codeberg.org/ThetaDev/rustypipe/commit/50fd1f08caf39c1298654e06059cc393543e925b)
- Introduce MSRV - ([5dbb288]https://codeberg.org/ThetaDev/rustypipe/commit/5dbb288a496d53a299effa2026f5258af7b1f176)
- Fix clippy lints - ([45b9f2a]https://codeberg.org/ThetaDev/rustypipe/commit/45b9f2a627b4e7075ba0b1c5f16efcc19aef7922)
- *(deps)* Update rust crate tokio to 1.20.4 [security] #4 - ([ce3ec34]https://codeberg.org/ThetaDev/rustypipe/commit/ce3ec34337b8acac41410ea39264aab7423d5801)
- *(deps)* Update rust crate quick-xml to 0.34.0 (#5) - ([1e8a1af]https://codeberg.org/ThetaDev/rustypipe/commit/1e8a1af08c873cee7feadf63c2eff62753a78f64)
- *(deps)* Update rust crate rstest to 0.21.0 (#7) - ([c3af918]https://codeberg.org/ThetaDev/rustypipe/commit/c3af918ba53c6230c0e4aef822a0cb2cf120bf3f)
- Update rustypipe to 0.2.0

## [v0.1.0]https://codeberg.org/ThetaDev/rustypipe/commits/tag/rustypipe-cli/v0.1.0 - 2024-03-22

Initial release

<!-- generated by git-cliff -->