Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lightarrowsexe/encoding-projects
Vapoursynth Python scripts for various fansubbing projects
https://github.com/lightarrowsexe/encoding-projects
anime encode-scripts encoding fansub python python3 vapoursynth
Last synced: 3 days ago
JSON representation
Vapoursynth Python scripts for various fansubbing projects
- Host: GitHub
- URL: https://github.com/lightarrowsexe/encoding-projects
- Owner: LightArrowsEXE
- License: mit
- Created: 2019-01-25T12:31:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-12T16:44:16.000Z (about 2 years ago)
- Last Synced: 2023-03-02T15:56:53.792Z (over 1 year ago)
- Topics: anime, encode-scripts, encoding, fansub, python, python3, vapoursynth
- Language: Python
- Homepage: https://kaleido.kageru.moe/
- Size: 39.3 MB
- Stars: 65
- Watchers: 6
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Encoding Projects
[![lint](https://github.com/LightArrowsEXE/Encoding-Projects/actions/workflows/lint.yml/badge.svg)][linter_gh]
This is a collection of my scripts for encoding anime.
Most have public releases under various fansub group names.All the projects can be found [here][projects_all].
These cover most, if not all of the scripts uploaded here,
and can be used to track my progress on them.
Every item will also have an [issue][issues] assigned to them.You are free to make use of these scripts as reference for your own scripts.
Credit is appreciated, but not required.*You can find subtitle files for some groups here:*
- [Kaleido-subs][kaleido]
- [Good Job! Media subs][gjm]
- [DameDesuYo subs][ddy]## Directories, naming, and what they mean
Tags are added to clarify what the scripts are intended for.
These may not be 100% followed, but should be for the most part.| Tag | Description | Source |
|-----|-------------|--------|
| None | Scripts for a WEB/TV/etc. Release | WEB, TV, Unknown |
| BD | Scripts for a Blu-ray Release | BDMV |
| DVD | Scripts for a DVD Release | DVDISO |
| Various | Scripts using more than two varying kinds of sources | Varies |If a directory is untagged, please apply common sense when looking over the scripts.
| Directory | Description | Updates? |
|-----------|-------------| ---------|
| Completed | Scripts are finalised, encode might not necessarily be done | Might receive updates with significant filter changes |
| Currently Airing | Scripts updated on a rough week-to-week basis | Continual updates, streamlined once completed |
| Dropped | Scripts are no longer being updated, project is dropped | None |
| Other | Scripts for minor projects, standalone OP/EDs, etc. | Might receive updates with significant filter changes |
| Work in Progress | Scripts for projects that are currently being worked on | Continual updates |## Old scripts
My repo has gone through some clean-up lately.
This is both due to personal coding style changes,
and more emphasis being put on linting and automation,
as well as a change in common modules run.
For an archived version, please check out the [old_scripts branch][old_branch].## Contact
If you wish to contact me, the preferred method is through Discord.
My Discord tag is **LightArrowsEXE#0476**.Alternatively, please send in an issue.
[//]: Badges
[linter_gh]: https://github.com/LightArrowsEXE/Encoding-Projects/actions/workflows/lint.yml[//]: Groups
[kaleido]: https://github.com/Kaleido-subs/
[gjm]: https://github.com/GoodJobMedia/gjmbatchscripts
[ddy]: https://github.com/DameDesuYo[//]: Github
[old_branch]: https://github.com/LightArrowsEXE/Encoding-Projects/tree/old_scripts
[projects_all]: https://github.com/LightArrowsEXE/Encoding-Projects/projects
[issues]: https://github.com/LightArrowsEXE/Encoding-Projects/issues