Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

տեղական քեշ #4

Open
antranigv opened this issue Feb 21, 2023 · 0 comments
Open

տեղական քեշ #4

antranigv opened this issue Feb 21, 2023 · 0 comments

Comments

@antranigv
Copy link
Member

Այս պահին վիդէոի չափսը ու երկարութիւնը հաշուելու համար հարցում ենք անում սպասարկիչին

episodes/podcast_feed.sh

Lines 51 to 52 in 929cc42

_length="$(curl -sI ${_video} | grep Content-Length | sed -e 's/Content-Length: //' -e 's/\r//')"
_duration="$(ffprobe ${_video} -show_entries format=duration -of default=nokey=1:noprint_wrappers=1 2>/dev/null | cut -d . -f 1)"

մէկը արւում է curl֊ով իսկ միւսը՝ ffprobe֊ով։

Չնայած նրան, որ ահագին արագ է աշխատում, երեւի աւելի լաւ կը լինէր եթէ տեղական քեշ պահուէր, որ ամէն անգամ աշխատացնելիս զրոյից չքաշի այդ ֆայլերը (կամ աւելի ճիշտ՝ իրենց առաջին մի քանի բայթը)։

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant