MCPcopy Create free account

hub / github.com/Divxeas/Netflix-videos-downloader1 / functions

Functions573 in github.com/Divxeas/Netflix-videos-downloader1

↓ 152 callersMethodappend
When appending a new caption to the list, make sure the last one has an end. Also, don't add empty captions :type p_object: Caption |
utils/modules/pycaption/scc/specialized_collections.py:44
↓ 48 callersMethodstrip
(self, inputint, left=True, right=False)
helpers/ripprocess.py:517
↓ 20 callersMethodloads
(self)
helpers/pssh_generator.py:96
↓ 19 callersMethodwrite
(self, caption_set)
utils/modules/pycaption/srt.py:86
↓ 15 callersMethodappend_commands
(self, command, option_define, option)
helpers/aria2.py:151
↓ 14 callersMethodconvert_args
(self, arg)
helpers/aria2.py:141
↓ 14 callersMethodget_captions
(self, lang)
utils/modules/pycaption/base.py:310
↓ 13 callersMethodget_languages
(self)
utils/modules/pycaption/base.py:307
↓ 13 callersMethodread
(self, content, lang='en-US')
utils/modules/pycaption/srt.py:17
↓ 12 callersMethodis_relative
Returns True if value is expressed as percentage, False otherwise.
utils/modules/pycaption/geometry.py:452
↓ 12 callersMethodserialized
Returns the "useful" values of this object
utils/modules/pycaption/geometry.py:567
↓ 11 callersMethodas_percentage_of
:param video_width: An integer representing a width in pixels :param video_height: An integer representing a height in pixels
utils/modules/pycaption/geometry.py:458
↓ 11 callersMethodextend
Adds the elements in the iterable to the list, regarding the first caption's start time as the end time for the previously added capti
utils/modules/pycaption/scc/specialized_collections.py:59
↓ 10 callersMethodGetKeys
(self, IDNet, profilename)
services/netflix.py:341
↓ 10 callersMethodis_empty
:rtype: bool
utils/modules/pycaption/scc/specialized_collections.py:469
↓ 10 callersMethodis_italics_node
:rtype: bool
utils/modules/pycaption/scc/specialized_collections.py:496
↓ 9 callersMethodadd
(self, p_object)
utils/modules/pycaption/dfxp/base.py:1300
↓ 9 callersFunctionis_noun
(k_block)
utils/modules/kanji_to_romaji/kanji_to_romaji_module.py:182
↓ 9 callersMethodnew_creator
Returns a new instance of self.node_creator, initialized with the same italics_tracker, and position_tracker
utils/modules/pycaption/scc/__init__.py:117
↓ 9 callersMethodsets_italics_on
:rtype: bool
utils/modules/pycaption/scc/specialized_collections.py:484
↓ 8 callersMethodcreate_style
(start, content, layout_info=None)
utils/modules/pycaption/base.py:147
↓ 8 callersMethodto_xml_attribute
Returns a unicode representation of this object, as an xml attribute
utils/modules/pycaption/geometry.py:562
↓ 7 callersMethodcreate_and_store
Interpreter method, will convert the buffer into one or more Caption objects, storing them internally. This method relies on the Inst
utils/modules/pycaption/scc/specialized_collections.py:185
↓ 7 callersMethodget_time
Returns the time, in microseconds. Takes into account the number of frames passed, and the offset :rtype: int
utils/modules/pycaption/scc/__init__.py:621
↓ 7 callersMethodload
(self)
helpers/pssh_generator.py:109
↓ 6 callersMethodRemoveCharcters
(self, text)
helpers/ripprocess.py:594
↓ 6 callersMethod_relativize_and_fit_to_screen
(self, layout_info)
utils/modules/pycaption/base.py:78
↓ 6 callersMethodget_styles
(self)
utils/modules/pycaption/base.py:329
↓ 5 callersMethod_find_attribute
Try to find the `attribute_name` specified on the element, all its parents and all their styles (and referenced styles). :param eleme
utils/modules/pycaption/dfxp/base.py:844
↓ 5 callersMethodadd_chars
This being a text node, add characters to it. :param args: :type args: tuple[unicode] :return:
utils/modules/pycaption/scc/specialized_collections.py:452
↓ 5 callersMethodbin
(self)
configs/config.py:144
↓ 5 callersMethodbuild_init_segment_mp4
(self, bytes_)
helpers/pssh_generator.py:61
↓ 5 callersMethodcleanLine
(self, line, regex)
helpers/sdh.py:14
↓ 5 callersMethodcreate_italics_style
Create a node, interpretable as a command to switch italics on/off :type position: tuple[int] :param position: a tuple (row, col) to
utils/modules/pycaption/scc/specialized_collections.py:540
↓ 5 callersMethodget_layout_info
(self, lang)
utils/modules/pycaption/base.py:343
↓ 5 callersMethodis_empty
(self)
utils/modules/pycaption/base.py:335
↓ 5 callersMethodsets_italics_off
:rtype: bool
utils/modules/pycaption/scc/specialized_collections.py:490
↓ 4 callersMethod_build_layout
:type styles: dict :param styles: a dictionary with CSS-like styling rules :type inherit_from: Layout :param inherit
utils/modules/pycaption/sami.py:141
↓ 4 callersFunction_get_layout_from_tuple
Create a Layout object from the positioning information given The row can have a value from 1 to 15 inclusive. (vertical positioning) The col
utils/modules/pycaption/scc/specialized_collections.py:405
↓ 4 callersMethod_get_size
(self, styles, style_label)
utils/modules/pycaption/sami.py:181
↓ 4 callersMethod_recreate_style
(self, content, dfxp)
utils/modules/pycaption/dfxp/extras.py:226
↓ 4 callersMethodcreate_break
(layout_info=None)
utils/modules/pycaption/base.py:154
↓ 4 callersMethodcreate_text
Create a node interpretable as text :type position: tuple[int] :param position: a tuple (row, col) to mark the positioning :
utils/modules/pycaption/scc/specialized_collections.py:526
↓ 4 callersMethodformat_end
Format the end time value in milliseconds into a string value suitable for some of the supported output formats (ex. SRT, DFXP).
utils/modules/pycaption/base.py:203
↓ 4 callersMethodformat_start
Format the start time value in milliseconds into a string value suitable for some of the supported output formats (ex. SRT, D
utils/modules/pycaption/base.py:195
↓ 4 callersMethodfrom_string
Given a string of the form "46px" or "5%" etc., returns the proper size object :param string: a number concatenated to any of the Uni
utils/modules/pycaption/geometry.py:509
↓ 4 callersFunctionget_char_type
determine type of passed character by checking if it belongs in a certan unicode range :param c: kana or kanji character :return: type of
utils/modules/kanji_to_romaji/kanji_to_romaji_module.py:149
↓ 4 callersMethodget_current_position
Returns the current usable position :rtype: tuple[int] :raise: CaptionReadSyntaxError
utils/modules/pycaption/scc/state_machines.py:45
↓ 4 callersMethodget_stored
(self)
helpers/keyloader.py:18
↓ 4 callersMethodleading_zeros
(self, value, digits=2)
helpers/dfxp_to_srt.py:11
↓ 4 callersMethodset_active
Sets the active key :param key: any hashable object
utils/modules/pycaption/scc/specialized_collections.py:111
↓ 4 callersMethodsortNumbers
(self, Numbers)
helpers/ripprocess.py:47
↓ 4 callersFunctiontype_changes
(p, n)
utils/modules/kanji_to_romaji/kanji_to_romaji_module.py:185
↓ 3 callersMethodCleanMyFileNamePlease
(self, filename)
helpers/ripprocess.py:525
↓ 3 callersMethodHeigh
(self)
helpers/Muxer.py:184
↓ 3 callersMethodPyMSL
(self, profiles)
helpers/Parsers/Netflix/get_manifest.py:311
↓ 3 callersMethod_find_attribute_on_element_or_styles
Look up the given attribute on the element, and all the styles referenced by it. :type attribute_name: unicode :param element
utils/modules/pycaption/dfxp/base.py:815
↓ 3 callersFunction_get_object_from_attribute
For the xml `tag`, tries to retrieve the attribute `attr_name` and pass that to the factory in order to get a result. If the value of the attr
utils/modules/pycaption/dfxp/base.py:1228
↓ 3 callersMethod_handle_double_command
(self, word)
utils/modules/pycaption/scc/__init__.py:331
↓ 3 callersFunction_recreate_style
(content, dfxp)
utils/modules/pycaption/dfxp/base.py:1110
↓ 3 callersMethod_recreate_style
:param rules: A dictionary with CSS-like styling rules
utils/modules/pycaption/sami.py:608
↓ 3 callersMethod_translate_style
Converts the attributes of an XML node to a dictionary. This is a deprecated method of handling styling/ layout information, and ove
utils/modules/pycaption/dfxp/base.py:218
↓ 3 callersMethod_translate_tag
:param inherit_from: A Layout object extracted from an ancestor tag to be attached to leaf nodes
utils/modules/pycaption/sami.py:243
↓ 3 callersMethod_translate_tag
(self, tag)
utils/modules/pycaption/dfxp/base.py:162
↓ 3 callersMethod_translate_time
(self, stamp)
utils/modules/pycaption/dfxp/base.py:129
↓ 3 callersMethodconfig
(self, service)
configs/config.py:141
↓ 3 callersMethodcorrect_last_timing
Called to set the time on the last Caption(s) stored with no end time :type force: bool :param force: Set the end time even i
utils/modules/pycaption/scc/specialized_collections.py:159
↓ 3 callersMethodcountrycode
(self, code, site_domain="None")
helpers/ripprocess.py:372
↓ 3 callersMethodcreate_break
Create a node, interpretable as an explicit line break :type position: tuple[int] :param position: a tuple (row, col) containing the
utils/modules/pycaption/scc/specialized_collections.py:515
↓ 3 callersMethodcreate_text
(text, layout_info=None)
utils/modules/pycaption/base.py:141
↓ 3 callersMethodfrom_horizontal_and_vertical_align
(cls, text_align=None, display_align=None)
utils/modules/pycaption/geometry.py:92
↓ 3 callersMethodget_text
Get the text of the caption.
utils/modules/pycaption/base.py:219
↓ 3 callersMethodis_text_node
:rtype: bool
utils/modules/pycaption/scc/specialized_collections.py:463
↓ 3 callersMethodload_playlist
(self, viewable_id)
helpers/Parsers/Netflix/MSLClient.py:144
↓ 3 callersMethodnumberRange
(self, start: int, end: int)
helpers/ripprocess.py:17
↓ 3 callersMethodpaths
(self)
configs/config.py:150
↓ 2 callersMethodLanguageList
(self)
helpers/Muxer.py:319
↓ 2 callersMethodLoadProfies
(self, addHEVCDO=False)
helpers/Parsers/Netflix/get_manifest.py:181
↓ 2 callersMethod__find_wv_key
(self, kid, keys, permissions)
helpers/Parsers/Netflix/MSLClient.py:394
↓ 2 callersMethod__init__
(self, *args, **kw)
utils/modules/pycaption/sami.py:76
↓ 2 callersMethod__init__
(self, start=0, end=0)
utils/modules/pycaption/scc/specialized_collections.py:18
↓ 2 callersMethod__init__
(self, *args, **kw)
utils/modules/pycaption/dfxp/base.py:49
↓ 2 callersFunction__profiles
(profile, addHEVCDO=False)
helpers/Parsers/Netflix/get_keys.py:35
↓ 2 callersMethod_assign_positioning_data
Modifies the current tag, assigning it the 'region' attribute. :param tag: the BeautifulSoup tag to be modified :type lang: unicode
utils/modules/pycaption/dfxp/base.py:331
↓ 2 callersMethod_calculate_resulting_style
(self, style, caption_set)
utils/modules/pycaption/webvtt.py:254
↓ 2 callersFunction_convert_hira_kata_char
take second last hex character from unicode and add/subtract 6 hex to it to get hiragana/katakana char e.g hiragana u3041 -> 0x3041 + 0x6 = 0
utils/modules/kanji_to_romaji/kanji_to_romaji_module.py:82
↓ 2 callersFunction_convert_layout_to_attributes
Takes a layout object, and returns a dict whose keys are the dfxp attribute names, and the values are the dfxp attr. values. If the layout is
utils/modules/pycaption/dfxp/base.py:1265
↓ 2 callersFunction_create_external_horizontal_alignment
From an internal horizontal alignment value, create a value to be used in the dfxp output file. :type horizontal_component: unicode :rtyp
utils/modules/pycaption/dfxp/base.py:1158
↓ 2 callersFunction_create_external_vertical_alignment
Given an alignment value used in the internal representation of the caption, return a value usable in the actual dfxp output file. :type vert
utils/modules/pycaption/dfxp/base.py:1181
↓ 2 callersMethod_create_unique_regions
Create each one of the regions in the list, inside the dfxp document, under the 'layout' section. :param unique_layouts: an iterable
utils/modules/pycaption/dfxp/base.py:982
↓ 2 callersMethod_format_timestamp
(self, value, msec_separator=None)
utils/modules/pycaption/base.py:232
↓ 2 callersMethod_format_timestamp
(microseconds)
utils/modules/pycaption/scc/__init__.py:597
↓ 2 callersMethod_get_layout_class
Hook method for providing a custom Layout class
utils/modules/pycaption/sami.py:163
↓ 2 callersMethod_get_style_reference_chain
If style s1 references s2, and s3 -> s4 -> s5 -> ... -> sn, if called with s1, this returns [s1, s2, ... sn] (supposing all the styles
utils/modules/pycaption/dfxp/base.py:716
↓ 2 callersMethod_get_style_sources
Returns a list, containing tags, in the order they should be evaluated, for determining layout information. This method should be ex
utils/modules/pycaption/dfxp/base.py:663
↓ 2 callersMethod_maybe_align
(code)
utils/modules/pycaption/scc/__init__.py:551
↓ 2 callersMethod_parse_timestamp
Returns an integer representing a number of microseconds :rtype: int
utils/modules/pycaption/webvtt.py:163
↓ 2 callersMethod_recreate_p_lang
(self, caption, lang, captions)
utils/modules/pycaption/sami.py:512
↓ 2 callersMethod_recreate_style_block
:param target: A unicode string representing the target of the styling rules. :param rules: A dictionary with CSS-like st
utils/modules/pycaption/sami.py:536
↓ 2 callersMethod_recreate_styling_tag
(self, style, content, dfxp)
utils/modules/pycaption/dfxp/extras.py:164
next →1–100 of 573, ranked by callers