issues
search
medialab
/
ural
A helper library full of URL-related heuristics.
GNU General Public License v3.0
63
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adding new shorteners
#204
jpontoire
closed
2 months ago
0
urls_from_text catching erroneous urls
#203
Yomguithereal
opened
6 months ago
0
add parser for youtube shorts
#202
kat-kel
closed
8 months ago
0
add the function get_query_arguments
#201
AnnaCharles
closed
10 months ago
0
infer_redirection does not work on YT patterns
#200
Yomguithereal
closed
11 months ago
0
fix the bug Remove thins.ru & europa.eu from the shortener list
#199
AnnaCharles
closed
12 months ago
0
Remove thins.ru & europa.eu from the shortener list
#198
Yomguithereal
closed
12 months ago
0
Bench urls_from_text
#197
Yomguithereal
opened
1 year ago
0
infer_redirection should validate urls properly to avoid spurrious results?
#196
Yomguithereal
opened
1 year ago
0
Double check html entities issues
#195
Yomguithereal
opened
1 year ago
0
Issue with invalid port
#194
Yomguithereal
opened
1 year ago
0
`get_domain_name('')` crashes
#193
Yomguithereal
closed
1 year ago
0
Bug when parsing facebook urls with numerical non-handles
#192
AnnaCharles
opened
1 year ago
0
Bug in normalize_url
#191
Yomguithereal
closed
1 year ago
0
Maybe add a canonicalized version of the LRU trie
#190
Yomguithereal
closed
1 year ago
0
Add normalize_telegram_url
#189
Yomguithereal
opened
1 year ago
0
t.me links are not really shortened
#188
Yomguithereal
closed
1 year ago
0
infer_redirection output type is not known
#187
Yomguithereal
closed
1 year ago
0
add strip_fragment function
#186
Yomguithereal
closed
1 year ago
0
should_follow_href should be case insensitive
#185
Yomguithereal
closed
1 year ago
0
Optimize quote upper
#184
Yomguithereal
closed
1 year ago
0
could_be_html false negatives
#183
Yomguithereal
closed
1 year ago
0
could_be_rss false positive
#182
Yomguithereal
opened
1 year ago
0
Review normalization and upper case percent encoding
#181
Yomguithereal
closed
1 year ago
1
Query unquoting/quoting in canonicalization schemes is incorrect
#180
Yomguithereal
closed
1 year ago
0
Add zenodo release and citation excerpt
#179
Yomguithereal
closed
1 year ago
1
Add util taking more parts than unsplit to deal with granular netloc and mutable
#178
Yomguithereal
opened
1 year ago
0
Fix unsplit overload typing for normalize_url
#177
Yomguithereal
opened
1 year ago
0
Reintroduce quoted kwarg on normalize_url to ease migration
#176
Yomguithereal
closed
1 year ago
0
Improve fingerprint_url performance
#175
Yomguithereal
opened
1 year ago
0
normalize/fingerprint hostname heuristics might fail if auth/port not stripped
#174
Yomguithereal
closed
1 year ago
0
drop normalize get_normalized_hostname in favor of normalize_urlsplit
#173
Yomguithereal
closed
1 year ago
0
urls_from_html enhancements
#172
Yomguithereal
closed
1 year ago
1
is_url does not work properly with some patterns even when allow_spaces_in_path=True
#171
Yomguithereal
closed
1 year ago
0
Add rss url checker
#170
16arpi
closed
1 year ago
1
format_url should stringify path items
#169
Yomguithereal
closed
1 year ago
0
Add jquery unparamification
#168
Yomguithereal
opened
1 year ago
0
URLFormatter could have an overridable format_arg_value method
#167
Yomguithereal
closed
1 year ago
0
Helper to transform url path into safe fs path
#166
Yomguithereal
opened
1 year ago
0
Fix CI and upgrade data
#165
Yomguithereal
closed
1 year ago
0
format_url types should be generic because of format_arg_value
#164
Yomguithereal
closed
1 year ago
0
add_query_argument should support the same scheme as format_url
#163
Yomguithereal
closed
1 year ago
0
URLFormatter should quote arg key
#162
Yomguithereal
closed
1 year ago
0
URLFormatter.format should not have base_url as first positional?
#161
Yomguithereal
closed
1 year ago
0
URLFormatter should join path, not urljoin
#160
Yomguithereal
closed
1 year ago
0
add_query_argument should quote value
#159
Yomguithereal
closed
1 year ago
0
Improve normalize url #157
#158
16arpi
closed
1 year ago
0
Handle more irrelevant query items in normalize_url
#157
Yomguithereal
closed
1 year ago
0
Adding new shorteners
#156
16arpi
closed
1 year ago
0
get/set/add GET param
#155
Yomguithereal
opened
1 year ago
0
Next