Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/joelibaceta/video-to-ascii

It is a simple python package to play videos in the terminal using characters as pixels
https://github.com/joelibaceta/video-to-ascii

Merge pull request #95 from DeskTecc/patch-1

New language request

4c6e5cdec5edd6c1c72d5b8b8fe9245c116b5fcf authored about 1 year ago by Joel Ibaceta <[email protected]>
Merge pull request #96 from TheMaroonHatHacker/patch-1

Update README.md

ec93eaf51295d4081369dd2ece5b9b65040a2ed0 authored about 1 year ago by Joel Ibaceta <[email protected]>
Update README.md

Changed 'by' to 'for'

c78f8996397d2aa6353f9e094ac2127d907f306a authored about 1 year ago by TheMaroonHatHacker <[email protected]>
Update README.md

9166464854bb1bd1705a640fcdbd27edd8070844 authored over 1 year ago by Mateus <[email protected]>
New lang: BRAZILIAN PORTUGUESE

fa075bfa57cf0857984254c4a8fef77e98766cd9 authored over 1 year ago by Mateus <[email protected]>
Update README.md

a2a26e4190062f3e1c8e8ea850bc13cd996b89d0 authored over 1 year ago by Mateus <[email protected]>
Merge pull request #74 from diegodorado/json-output-format

Add JSON output format as a simple array of frames

906abad87083afbd2b13a44a31e614566446bbb9 authored about 3 years ago by Joel Ibaceta <[email protected]>
Add JSON output format as a simple array of frames

Each frame is an array of lines as JSON does not like line breaks
without escaping.

d983bd6281e7398aa21d1b4c6cbcb15a7944c513 authored about 3 years ago by Diego Dorado <[email protected]>
Merge pull request #71 from creativegamer03/master

fixed output issue for windows

8e1aa265f04ca38e2722ed52631977662f4d27ed authored about 3 years ago by Joel Ibaceta <[email protected]>
Merge pull request #72 from joelibaceta/joelibaceta-patch-1

Update README.md

bbb6ad9861d870890978a3711246ed14533252ba authored about 3 years ago by Joel Ibaceta <[email protected]>
Update README.md

20fa37212e927bf194c7b35d1bfea38b0accd012 authored about 3 years ago by Joel Ibaceta <[email protected]>
removed unnecessary comments

i forgot to

e0fda3f50b22c1b41b0e78017f99520fe1cb98f6 authored about 3 years ago by CreativeGamer03 <[email protected]>
fixed output issue for windows

fixed output issues for windows 10 users who use CMD where the output would be uncolored.

211516ccf836d31570e27a280137b448bd73af83 authored about 3 years ago by CreativeGamer03 <[email protected]>
Merge pull request #64 from roolrz/patch-1

Fix audio broken problem at 48kHz sampling rate

6820cc51a68956ac933391ec8a6a913d0b88e891 authored over 3 years ago by Joel Ibaceta <[email protected]>
Merge pull request #65 from douglascdev/typos

Fixed multiple typos

e2f748dbe7cbdb88b5dc69f3ed2bd5d95e9359b2 authored over 3 years ago by Joel Ibaceta <[email protected]>
Fixed multiple typos

ce8b94afd8092096fbe0cc121781e917c82508a6 authored over 3 years ago by Douglas Carvalho <[email protected]>
Fix audio broken problem at 48kHz sampling rate

fa883ca9f679e07a33c82ea2f3c6e9fcf71343ab authored over 3 years ago by roolrz <[email protected]>
Merge pull request #62 from cclauss/patch-1

GitHub Action to lint Python code

3ce02122825caf19f028901cf2eb87ac0e8c560e authored over 3 years ago by Joel Ibaceta <[email protected]>
Update README.md

5d79c05ceb333f39b210050d8c5bf1f7ab805ef5 authored over 3 years ago by Joel Ibaceta <[email protected]>
GitHub Action to lint Python code

fee7d3ee4d261466c9926614e8ed139915047d20 authored over 3 years ago by Christian Clauss <[email protected]>
Update setup.py

2dcbc4d60fb3a1f7162d8431967085d5736b747e authored over 3 years ago by Joel Ibaceta <[email protected]>
Merge pull request #57 from Schweinepriester/patch-1

Fix image not being displayed

044253dc7a18a3b908bdef3f291dff7d396d3d15 authored over 3 years ago by Joel Ibaceta <[email protected]>
Merge pull request #58 from ksemele/master

fix filled-ascii output issue #54

135fa0ac2f68e1afce24772d7f7f42a6c365c7b8 authored over 3 years ago by Joel Ibaceta <[email protected]>
fix filled-ascii output issue #54

ec4ceccf9ac01679490176bfb4351276dbddc548 authored over 3 years ago by ksemele <[email protected]>
Fix image not being displayed

7ff18322b83fdec4d89f7eeef7832434db497fe7 authored over 3 years ago by Kai <[email protected]>
Merge pull request #51 from mTvare6/patch-1

make output be able to render bigger size

167615a1d8d41aa4270960775185afc0f4d7db51 authored over 3 years ago by Joel Ibaceta <[email protected]>
make output be able to render bigger size

73c67c3c732005f3dd02f39728394b34e639a0ea authored almost 4 years ago by mTvare <[email protected]>
Update README.md

f0ec9b329f7c1767ca9c224dc3cc2f1554371887 authored almost 4 years ago by Joel Ibaceta <[email protected]>
Update README.md

d5c7f583078ab2b086f5b39cdd82988e80733dfd authored almost 4 years ago by Joel Ibaceta <[email protected]>
Update issue templates

e5cffdf0c5e6363643c8fe1ba38dad65f138f772 authored almost 4 years ago by Joel Ibaceta <[email protected]>
solving zero float division error

b089c5f42f57611d825cb3af10747bbff9f86bd7 authored almost 4 years ago by Joel Ibaceta <[email protected]>
fixing pip runtime installation

884feea180469e8b59dbde2eed1b64b6920cc8db authored almost 4 years ago by Joel Ibaceta <[email protected]>
Merge pull request #43 from YigaoFan/master

replace time.clock() with time.process_time()

424d3fa5ffc809a7ec470f6db17a072f662f1e75 authored about 4 years ago by Joel Ibaceta <[email protected]>
replace time.clock() with time.process_time(). Because clock api is removed on Python3.8

a1fdea801fadbfa005af02a2fd8c9be4b4c72f2d authored about 4 years ago by YigaoFan <[email protected]>
Merge pull request #41 from Hsins/master

Fixed the typos and wrong links in the original README file and add translations in Traditional ...

5c812d5e7fd9466050dcdd6d4441ce077f2378d8 authored about 4 years ago by Joel Ibaceta <[email protected]>
🏗 Move README in different languages to specific folder.

- Modify the original README.md with link typo.
- Add the **translations** section in each READM...

c20abbb194d5bd269085a0109028de0ff0398d30 authored about 4 years ago by Hsins <[email protected]>
📝 [chore]: Add translation.

Add README translation of Traditional Chinese.

54592f13a2c2ff4717e4dfd266aa84a1187c2f44 authored about 4 years ago by Hsins <[email protected]>
Merge pull request #40 from alexmarginean16/master

Added Spanish readme

1d1456dffdeed4e68f013e658ea25d155eff8f4c authored about 4 years ago by Joel Ibaceta <[email protected]>
Added Spanish readme

79957ec8f206850ed5e35fe068b1baf010540fe5 authored about 4 years ago by Alex Marginean <[email protected]>
Merge pull request #33 from cabustillo13/ramaSecundaria

Fix typo in README and code comments

c03b64c1bf1e6699ce24adca4a047a984c1c7ba2 authored about 4 years ago by Joel Ibaceta <[email protected]>
Update ascii_strategy.py

81e34317eed5d5830a801718853ae00a6656e052 authored about 4 years ago by Joel Ibaceta <[email protected]>
Fix typo in README and code comments

4c1ac1fb61c66e609e2ff9f2682f91d821a79026 authored over 4 years ago by cabustillo13 <[email protected]>
Merge pull request #31 from TheDude53/patch-1

Fix minor typo in Readme

c3de30cfb91224045bf16f568decba1824f3ef1f authored over 4 years ago by Joel Ibaceta <[email protected]>
Fix minor typo in Readme

84f18221d1affae8ea50658ce910940ab84ca4a5 authored over 4 years ago by TheDude53 <[email protected]>
Update video-to-ascii

d68c09b45570bdf5869bc267af973f2fde2f40f7 authored almost 5 years ago by Joel Ibaceta <[email protected]>
fixing pip manually install

f8dfacdd5f4bffcd908d094d0e5c8852cbc4bdc0 authored almost 5 years ago by Joel Ibaceta <[email protected]>
Update setup.py

78a60b5f3fe391252b6b3f9bf9a9e53b3680b53d authored almost 5 years ago by Joel Ibaceta <[email protected]>
Update FUNDING.yml

d1e608389ae11348d9b835784b112d976c35a108 authored about 5 years ago by Joel Ibaceta <[email protected]>
Update README.md

4c315f2f6dfe756b6998088464978b9d936d48d3 authored about 5 years ago by Joel Ibaceta <[email protected]>
Update README.md

900399596555a012cbe2dbf553ee77691ae2f5ef authored about 5 years ago by Joel Ibaceta <[email protected]>
Update FUNDING.yml

f1e48e71cd78cb46ac5e0f17f1a355e3748e813f authored about 5 years ago by Joel Ibaceta <[email protected]>
Update FUNDING.yml

4d0a3cb4f71ee7a7dd1e4e22823bbd7ce1804458 authored about 5 years ago by Joel Ibaceta <[email protected]>
Update FUNDING.yml

b440edca067a8848cd6f6693878fb40574939b3c authored about 5 years ago by Joel Ibaceta <[email protected]>
Update FUNDING.yml

9db2c3d5ec185a2d250784f3ef44e58f3348a220 authored about 5 years ago by Joel Ibaceta <[email protected]>
Added financial contributors to the README

6b83adf9ad16d18798394ea8ff1337da1f9a8ccd authored about 5 years ago by Jess <[email protected]>
Update FUNDING.yml

e04375fcb96eb1fa4b389f47c44f5b0225be043a authored over 5 years ago by Joel Ibaceta <[email protected]>
Update FUNDING.yml

df5e82666e5e15064cb6d2c86edcb3d442047e55 authored over 5 years ago by Joel Ibaceta <[email protected]>
Create FUNDING.yml

2e49e490823a83b20a1267808d9b95997b5c14d0 authored over 5 years ago by Joel Ibaceta <[email protected]>
Update README.md

ebce67472b8cc24bee92eed4f6dd20ac3bd91e08 authored over 5 years ago by Joel Ibaceta <[email protected]>
Update README.md

81595d341d99fc4cf62bb75d353dacb8d3409574 authored over 5 years ago by Joel Ibaceta <[email protected]>
Add graceful handling of keyboard interrupts

Allow ASCII movies playing on the terminal to be stopped using keyboard interrupts (ctrl+c) with...

e908651f645ca00ad8c6225a8cec3df03c8e8439 authored over 5 years ago by Stein Gunnar Bakkeby <[email protected]>
Update README.md

b7f22fbdb9587014283c2879e52f31a17bf9ce90 authored about 6 years ago by Joel Ibaceta <[email protected]>
new version

9be080445ca8122e4865edcefcd0e969acedcb7f authored about 6 years ago by Joel Ibaceta <[email protected]>
fixing audio file creation

c6d71d8c5e30baa8f49bda83258bd6df9cee4f17 authored about 6 years ago by Joel Ibaceta <[email protected]>
fixing param

af3ce112f736150a932e6bbd5947c48ee3ddbe5a authored about 6 years ago by Joel Ibaceta <[email protected]>
typo fix

c5261191adf3520e04882eceba6fb9677c7d78b3 authored about 6 years ago by Joel Ibaceta <[email protected]>
new version

4051a5a272dce4a1b867bca5d5a55f3d779d9b56 authored about 6 years ago by Joel Ibaceta <[email protected]>
audio support option

56723196e8644666047268211a9e52505eff98c3 authored about 6 years ago by Joel Ibaceta <[email protected]>
audio support option

9699df2384674c7e290727a5917b8e008f8f345d authored about 6 years ago by Joel Ibaceta <[email protected]>
installation with arguments

322d2ebaafe7cecaf77a0cd6e7f2aecc1a0dfd3a authored about 6 years ago by Joel Ibaceta <[email protected]>
audio support

81f6061d6b6ab83ed746e0fa61e61f8fc6a15e25 authored about 6 years ago by Joel Ibaceta <[email protected]>
improve rendering

2588dd0c9c354f44f12d2b5feff53ce63495805d authored about 6 years ago by Joel Ibaceta <[email protected]>
moving from script to entry point

5e88e2092fd645f1e435ef550e23d3747a636550 authored about 6 years ago by Joel Ibaceta <[email protected]>
logo to svg

7f25da6c8ec53b9a89b81f3e71cd3e62dab132aa authored about 6 years ago by joel ibaceta <[email protected]>
fixing cli option

beaeb1faddea55b577612618b086d0e7d0eb1914 authored about 6 years ago by joel ibaceta <[email protected]>
fixing cli option

6c8a3a4209c50709e45aa3822590a90de84d2416 authored about 6 years ago by joel ibaceta <[email protected]>
export option

e4404e168df967fb8c0d4b737e5a16f0e5d285cb authored about 6 years ago by joel ibaceta <[email protected]>
fixing options

5697c8655f64e25a24ff492e061cf0169adff9b1 authored about 6 years ago by joel ibaceta <[email protected]>
Update README.md

9eaccced7ef7f57d01cf4d9e0c8d811223a5e92b authored about 6 years ago by Joel Ibaceta <[email protected]>
refactoring render scripts

4eff1517e645a1012f08d300af291affcc77defb authored about 6 years ago by joel ibaceta <[email protected]>
logo

3104739c7f5a59a8f5857a644935e477440f3d21 authored about 6 years ago by joel ibaceta <[email protected]>
allow to export to a bash file

e5faadc908f5278f760e3261f37a63448c851729 authored about 6 years ago by joel ibaceta <[email protected]>
refactoring render scripts

fb6333201b225005af9419456b2f3bda3292a9fe authored about 6 years ago by joel ibaceta <[email protected]>
logo

e6f34437035a62badc1989bd3882c13992093338 authored about 6 years ago by joel ibaceta <[email protected]>
allow to export to a bash file

0f5f036f4879ec5463f52e0cb209eded15a56330 authored about 6 years ago by joel ibaceta <[email protected]>
moving image_processor to render_strategy folder

e530e2e9c8a394159f285f935bd5dc19d2c55d2f authored about 6 years ago by joel ibaceta <[email protected]>
moving image_processor to render_strategy folder

bdc7a4bdc04bee62f976724bc5ad159ddf4f0cf4 authored about 6 years ago by joel ibaceta <[email protected]>
updating version

b6b419ffd5cab59389dba30ebaab65218a46cb81 authored about 6 years ago by joel ibaceta <[email protected]>
removing emoji from terminal for uncompatible OS

cd7389caa17a3d4519e2913b28b1c60955445e4e authored about 6 years ago by joel ibaceta <[email protected]>
including ascii color table

0e81e86891f0a6cbb3e5eb1b197f89dee351fcca authored about 6 years ago by joel ibaceta <[email protected]>
colors detail

a5aa0c5763281fe48af430bf30218b11d298f58c authored about 6 years ago by joel ibaceta <[email protected]>
formule bigger

e62dd7e30ff210c668a341c604dcaacb65567e17 authored about 6 years ago by joel ibaceta <[email protected]>
explain how to choose characters

dffadee5a6c6ec77b8768b0d20736734bc95619b authored about 6 years ago by joel ibaceta <[email protected]>
adding strategies option section

137d47bd974fccf1023a6509c79bc05603e2722d authored about 6 years ago by joel ibaceta <[email protected]>
Merge pull request #10 from joelibaceta/new-strategies

New Render strategies

6ef3b57baa39e53c6fb7dca25d6cf3bc8bcb88ed authored about 6 years ago by Joel Ibaceta <[email protected]>
improving chars selection

cbeeec0d1b1217ed567c5f989576d3de1e8953f8 authored about 6 years ago by joel ibaceta <[email protected]>
setup + cli

c1350af9ca45d0ee5c36d98de96f6d0300e62219 authored about 6 years ago by joel ibaceta <[email protected]>
using inheritance to allow to extend similar render strategies

551427358203c2f158d459d2d7c5cdb5a97c05c2 authored about 6 years ago by joel ibaceta <[email protected]>
add a full filled char ascci strategy

65477fd09a6f5fb964ea184e7b0e495f34c03ba5 authored about 6 years ago by joel ibaceta <[email protected]>
add a black & white render strategy

4ba91f9b899a4b9cd7b031b4e79cdcc1a5fa3293 authored about 6 years ago by joel ibaceta <[email protected]>