Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ErrorFlynn/ytdlp-interface
/ functions
Functions
856 in github.com/ErrorFlynn/ytdlp-interface
⨍
Functions
856
◇
Types & classes
247
Method
create
ytdlp-interface/outbox.cpp:4
Method
create
ytdlp-interface/progress_ex.cpp:5
Method
create_subkey
ytdlp-interface/util.hpp:135
Method
crook
ytdlp-interface/widgets.hpp:603
Method
ctree_placer
ytdlp-interface/widgets.hpp:622
Method
ctree_renderer
ytdlp-interface/widgets.hpp:585
Method
dark_bg
ytdlp-interface/progress_ex.hpp:51
Method
dark_theme
ytdlp-interface/themed_form.hpp:14
Function
decode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
ytdlp-interface/json.hpp:19621
Method
delete_tree
returns error string (string is empty when successful)
ytdlp-interface/util.hpp:201
Method
diyfp
ytdlp-interface/json.hpp:17684
Method
dl_inet_res
ytdlp-interface/util.cpp:504
Method
do_grouping
ytdlp-interface/util.hpp:27
Method
dpi_scale_size
ytdlp-interface/themed_form.cpp:314
Method
draw_background
ytdlp-interface/hsl_picker.cpp:134
Method
draw_huesat
ytdlp-interface/hsl_picker.cpp:141
Method
draw_lightness
ytdlp-interface/hsl_picker.cpp:165
Method
elapsed
ytdlp-interface/util.hpp:94
Method
elapsed_ms
ytdlp-interface/util.hpp:86
Method
elapsed_s
ytdlp-interface/util.hpp:92
Method
enable
ytdlp-interface/widgets.hpp:626
Method
enabled
ytdlp-interface/widgets.hpp:631
Method
end_array
ytdlp-interface/json.hpp:8957
Method
end_array
ytdlp-interface/json.hpp:9324
Method
end_object
ytdlp-interface/json.hpp:8918
Method
end_object
ytdlp-interface/json.hpp:9242
Function
end_pos
ytdlp-interface/json.hpp:24280
Method
eof
ytdlp-interface/json.hpp:3752
Method
eof
ytdlp-interface/json.hpp:3776
Method
erase
ytdlp-interface/gui_bottoms.cpp:161
Method
erase
ytdlp-interface/widgets.hpp:249
Method
erase
ytdlp-interface/widgets.cpp:472
Function
exception
ytdlp-interface/json.hpp:4524
Method
exception_message
! @param[in] format the current format @param[in] detail a detailed error message @param[in] context further context information
ytdlp-interface/json.hpp:12747
Method
exception_message
ytdlp-interface/json.hpp:13336
Method
exists
ytdlp-interface/util.hpp:192
Method
expander
ytdlp-interface/widgets.hpp:598
Method
expander
ytdlp-interface/widgets.cpp:1001
Method
extract_7z
ytdlp-interface/util.cpp:565
Method
fake_field_interface
ytdlp-interface/widgets.hpp:727
Method
fake_field_interface
ytdlp-interface/forms/form_colors.hpp:52
Method
favicon_t
ytdlp-interface/types.hpp:68
Method
ffmpeg_location_in_conf_file
ytdlp-interface/gui.cpp:2447
Method
fill_buffer
UTF-32
ytdlp-interface/json.hpp:6667
Method
fill_buffer
UTF-16
ytdlp-interface/json.hpp:6725
Method
fill_buffer
ytdlp-interface/json.hpp:6821
Method
fm_alert
ytdlp-interface/forms/form_alert.cpp:4
Method
fm_changes
ytdlp-interface/forms/form_changes.cpp:4
Method
fm_colors
ytdlp-interface/forms/form_colors.cpp:19
Method
fm_formats
ytdlp-interface/forms/form_formats.cpp:4
Method
fm_json
ytdlp-interface/forms/form_json.cpp:5
Method
fm_loading
ytdlp-interface/forms/form_loading.cpp:4
Method
fm_playlist
ytdlp-interface/forms/form_playlist.cpp:5
Method
fm_sections
ytdlp-interface/forms/form_sections.cpp:5
Method
fm_settings
ytdlp-interface/forms/form_settings.cpp:18
Method
fm_settings_info
ytdlp-interface/forms/form_settings.cpp:1346
Method
fm_subs
ytdlp-interface/forms/form_subs.cpp:4
Method
fm_suspend
ytdlp-interface/forms/form_suspend.cpp:4
Method
form_ptr
ytdlp-interface/log.hpp:19
Method
format_double
ytdlp-interface/util.cpp:29
Method
format_int
ytdlp-interface/util.cpp:20
Function
from_bson
ytdlp-interface/json.hpp:24649
Function
from_cbor
ytdlp-interface/json.hpp:24455
Function
from_json
ytdlp-interface/types.cpp:274
Method
from_json
ytdlp-interface/json.hpp:6140
Method
from_json
ytdlp-interface/gui_bottom.cpp:295
Function
from_json_tuple_impl_base
ytdlp-interface/json.hpp:5231
Function
from_msgpack
ytdlp-interface/json.hpp:24511
Function
from_ubjson
ytdlp-interface/json.hpp:24565
Function
front
@brief access the first element @sa https://json.nlohmann.me/api/basic_json/front/
ytdlp-interface/json.hpp:22435
Function
get_allocator
@brief returns the allocator associated with the container @sa https://json.nlohmann.me/api/basic_json/get_allocator/
ytdlp-interface/json.hpp:20257
Method
get_bson_binary
ytdlp-interface/json.hpp:10023
Method
get_bson_cstr
! @brief Parses a C-style string from the BSON input. @param[in,out] result A reference to the string variable where the read
ytdlp-interface/json.hpp:9971
Method
get_bson_string
ytdlp-interface/json.hpp:10001
Method
get_cbor_array
! @param[in] len the length of the array or detail::unknown_size() for an array of indefinite size @param[in] tag_handler
ytdlp-interface/json.hpp:10886
Method
get_cbor_binary
! @brief reads a CBOR byte array This function first reads starting bytes to determine the expected byte array length and then copies thi
ytdlp-interface/json.hpp:10791
Method
get_cbor_float_prefix
ytdlp-interface/json.hpp:17041
Method
get_cbor_object
! @param[in] len the length of the object or detail::unknown_size() for an object of indefinite size @param[in] tag_handl
ytdlp-interface/json.hpp:10924
Method
get_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number
ytdlp-interface/json.hpp:10695
Function
get_character
ytdlp-interface/json.hpp:6514
Method
get_character
ytdlp-interface/json.hpp:6615
Method
get_character
ytdlp-interface/json.hpp:6793
Method
get_clipboard_text
ytdlp-interface/util.cpp:614
Method
get_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100)
ytdlp-interface/json.hpp:7192
Method
get_decimal_point
return the locale-dependent decimal point
ytdlp-interface/json.hpp:7165
Function
get_elements
ytdlp-interface/json.hpp:6521
Method
get_elements
ytdlp-interface/json.hpp:6629
Method
get_elements
ytdlp-interface/json.hpp:6812
Function
get_error_message
return syntax error message
ytdlp-interface/json.hpp:8503
Method
get_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
ytdlp-interface/json.hpp:12585
Function
get_impl
ytdlp-interface/json.hpp:21689
Method
get_inet_res
ytdlp-interface/util.cpp:455
Method
get_last_error_str
ytdlp-interface/util.cpp:52
Method
get_latest_deno
ytdlp-interface/gui.cpp:2076
Method
get_latest_ffmpeg
ytdlp-interface/gui.cpp:1951
Method
get_latest_ytdlp
ytdlp-interface/gui.cpp:2008
Method
get_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
ytdlp-interface/json.hpp:11555
Method
get_msgpack_binary
! @brief reads a MessagePack byte array This function first reads starting bytes to determine the expected byte array length and then cop
ytdlp-interface/json.hpp:11444
Method
get_msgpack_float_prefix
ytdlp-interface/json.hpp:17055
Method
get_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
ytdlp-interface/json.hpp:11577
← previous
next →
401–500 of 856, ranked by callers